Skip to content

Commit 2adf426

Browse files
authored
build: prepare v2.14.0 release (#2062)
* 2.14.0 * bump version Signed-off-by: Adam Setch <adam.setch@outlook.com> --------- Signed-off-by: Adam Setch <adam.setch@outlook.com>
1 parent 630c4b3 commit 2adf426

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "atlassify",
3-
"version": "2.13.0",
3+
"version": "2.14.0",
44
"description": "Atlassian notifications on your menu bar.",
55
"main": "build/main.js",
66
"scripts": {

sonar-project.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# =====================================================
55
sonar.projectKey=setchy_atlassify
66
sonar.organization=setchy
7-
sonar.projectVersion=v2.13.0
7+
sonar.projectVersion=v2.14.0
88
sonar.projectDescription=Atlassian notifications on your menu bar.
99

1010

0 commit comments

Comments
 (0)