We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
v3.5.1
1 parent 4e66a33 commit 3b1646fCopy full SHA for 3b1646f
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "atlassify",
3
- "version": "3.5.0",
+ "version": "3.5.1",
4
"private": true,
5
"description": "Atlassian notifications on your menu bar.",
6
"main": "build/main.js",
sonar-project.properties
@@ -4,7 +4,7 @@
# =====================================================
sonar.projectKey=setchy_atlassify
sonar.organization=setchy
7
-sonar.projectVersion=v3.5.0
+sonar.projectVersion=v3.5.1
8
sonar.projectDescription=Atlassian notifications on your menu bar.
9
10
0 commit comments