Skip to content

Commit c9f643e

Browse files
authored
build: prepare v6.4.1 release (#2032)
* 6.4.1 * bump versions Signed-off-by: Adam Setch <adam.setch@outlook.com> --------- Signed-off-by: Adam Setch <adam.setch@outlook.com>
1 parent 5d0c35b commit c9f643e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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": "6.4.0",
3+
"version": "6.4.1",
44
"description": "GitHub notifications on your menu bar.",
55
"main": "build/main.js",
66
"scripts": {

sonar-project.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# =====================================================
55
sonar.projectKey=gitify-app_gitify
66
sonar.organization=gitify-app
7-
sonar.projectVersion=v6.4.0
7+
sonar.projectVersion=v6.4.1
88
sonar.projectDescription=GitHub notifications on your menu bar.
99

1010

0 commit comments

Comments
 (0)