Skip to content

Commit 4a0f145

Browse files
authored
build: prepare v5.14.0 release (#1526)
* 5.14.0 * build: prepare `v5.14.0` release Signed-off-by: Adam Setch <[email protected]> --------- Signed-off-by: Adam Setch <[email protected]>
1 parent b90814d commit 4a0f145

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

+1
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ body:
3838
label: Gitify Version
3939
description: What version of Gitify are you using?
4040
options:
41+
- 5.14.0
4142
- 5.13.1
4243
- 5.13.0
4344
- 5.12.1

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gitify",
3-
"version": "5.13.1",
3+
"version": "5.14.0",
44
"description": "GitHub Notifications on your menu bar.",
55
"main": "src/electron/main.js",
66
"scripts": {

0 commit comments

Comments
 (0)