Skip to content

Commit 09297ee

Browse files
authored
build: prepare v6.6.0 release (#2167)
* 6.6.0 * build: prepare `v6.6.0` release Signed-off-by: Adam Setch <adam.setch@outlook.com> --------- Signed-off-by: Adam Setch <adam.setch@outlook.com>
1 parent 7ec39c4 commit 09297ee

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.5.0",
3+
"version": "6.6.0",
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.5.0
7+
sonar.projectVersion=v6.6.0
88
sonar.projectDescription=GitHub notifications on your menu bar.
99

1010

0 commit comments

Comments
 (0)