We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
v6.8.0
1 parent 337eb03 commit ee78ce7Copy full SHA for ee78ce7
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "gitify",
3
- "version": "6.7.0",
+ "version": "6.8.0",
4
"description": "GitHub notifications on your menu bar.",
5
"main": "build/main.js",
6
"scripts": {
sonar-project.properties
@@ -4,7 +4,7 @@
# =====================================================
sonar.projectKey=gitify-app_gitify
sonar.organization=gitify-app
7
-sonar.projectVersion=v6.7.0
+sonar.projectVersion=v6.8.0
8
sonar.projectDescription=GitHub notifications on your menu bar.
9
10
0 commit comments