We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
v2.14.0
1 parent 630c4b3 commit 2adf426Copy full SHA for 2adf426
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "atlassify",
3
- "version": "2.13.0",
+ "version": "2.14.0",
4
"description": "Atlassian notifications on your menu bar.",
5
"main": "build/main.js",
6
"scripts": {
sonar-project.properties
@@ -4,7 +4,7 @@
# =====================================================
sonar.projectKey=setchy_atlassify
sonar.organization=setchy
7
-sonar.projectVersion=v2.13.0
+sonar.projectVersion=v2.14.0
8
sonar.projectDescription=Atlassian notifications on your menu bar.
9
10
0 commit comments