We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
v6.16.1
1 parent 0890219 commit 87d4b57Copy full SHA for 87d4b57
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "gitify",
3
- "version": "6.16.0",
+ "version": "6.16.1",
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.16.0
+sonar.projectVersion=v6.16.1
8
sonar.projectDescription=GitHub notifications on your menu bar.
9
10
0 commit comments