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.4.1
1 parent 5d0c35b commit c9f643eCopy full SHA for c9f643e
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "gitify",
3
- "version": "6.4.0",
+ "version": "6.4.1",
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.4.0
+sonar.projectVersion=v6.4.1
8
sonar.projectDescription=GitHub notifications on your menu bar.
9
10
0 commit comments