Skip to content

Commit 4358697

Browse files
committed
release version 3.11.1
1 parent 7120fd0 commit 4358697

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@
1414
# along with this program. If not, see https://www.gnu.org/licenses/.
1515
#
1616

17-
version = 3.11.1-SNAPSHOT
17+
version = 3.11.1

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@scm-manager/scm-review-plugin",
33
"private": false,
4-
"version": "3.11.1-SNAPSHOT",
4+
"version": "3.11.1",
55
"license": "AGPL-3.0-only",
66
"main": "./src/main/js/index.tsx",
77
"scripts": {

0 commit comments

Comments
 (0)