We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7120fd0 commit 4358697Copy full SHA for 4358697
gradle.properties
@@ -14,4 +14,4 @@
14
# along with this program. If not, see https://www.gnu.org/licenses/.
15
#
16
17
-version = 3.11.1-SNAPSHOT
+version = 3.11.1
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@scm-manager/scm-review-plugin",
3
"private": false,
4
- "version": "3.11.1-SNAPSHOT",
+ "version": "3.11.1",
5
"license": "AGPL-3.0-only",
6
"main": "./src/main/js/index.tsx",
7
"scripts": {
0 commit comments