Skip to content

Commit 40fbdc1

Browse files
authored
build: prepare v6.7.0 release (#2211)
* 6.7.0 * bump version Signed-off-by: Adam Setch <[email protected]> --------- Signed-off-by: Adam Setch <[email protected]>
1 parent 2026cc6 commit 40fbdc1

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

1010

0 commit comments

Comments
 (0)