Skip to content

Commit 34bec24

Browse files
authored
build: prepare v5.13.1 release (#1478)
* 5.13.1 * build: prepare `v5.13.1` release Signed-off-by: Adam Setch <[email protected]> --------- Signed-off-by: Adam Setch <[email protected]>
1 parent d45bd4e commit 34bec24

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 1 addition & 0 deletions
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.13.1
4142
- 5.13.0
4243
- 5.12.1
4344
- 5.12.0

package.json

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

0 commit comments

Comments
 (0)