Skip to content

Commit fbeedd7

Browse files
authored
build: prepare v2.16.6 release (#2210)
* 2.16.6 * bump version Signed-off-by: Adam Setch <[email protected]> --------- Signed-off-by: Adam Setch <[email protected]>
1 parent 49c4cae commit fbeedd7

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.16.5",
3+
"version": "2.16.6",
44
"private": true,
55
"description": "Atlassian notifications on your menu bar.",
66
"main": "build/main.js",

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.16.5
7+
sonar.projectVersion=v2.16.6
88
sonar.projectDescription=Atlassian notifications on your menu bar.
99

1010

0 commit comments

Comments
 (0)