We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
v6.15.0
1 parent 7adf4d1 commit 88efbefCopy full SHA for 88efbef
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "gitify",
3
- "version": "6.14.1",
+ "version": "6.15.0",
4
"private": true,
5
"description": "GitHub notifications on your menu bar.",
6
"main": "build/main.js",
sonar-project.properties
@@ -4,7 +4,7 @@
# =====================================================
sonar.projectKey=gitify-app_gitify
sonar.organization=gitify-app
7
-sonar.projectVersion=v6.14.1
+sonar.projectVersion=v6.15.0
8
sonar.projectDescription=GitHub notifications on your menu bar.
9
10
0 commit comments