We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
v6.19.0
1 parent 384f8e9 commit 57f2918Copy full SHA for 57f2918
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "gitify",
3
- "version": "6.18.0",
+ "version": "6.19.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.18.0
+sonar.projectVersion=v6.19.0
8
sonar.projectDescription=GitHub notifications on your menu bar.
9
10
0 commit comments