Release version 2.37.2

This commit is contained in:
CES Marvin
2022-07-13 08:17:03 +00:00
parent 058230b6a7
commit 9b8fb88635
20 changed files with 51 additions and 51 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "@scm-manager/scm-svn-plugin",
"private": true,
"version": "2.37.2-SNAPSHOT",
"version": "2.37.2",
"license": "MIT",
"main": "./src/main/js/index.ts",
"scripts": {
@@ -10,7 +10,7 @@
"typecheck": "tsc"
},
"dependencies": {
"@scm-manager/ui-plugins": "2.37.2-SNAPSHOT"
"@scm-manager/ui-plugins": "2.37.2"
},
"devDependencies": {
"@scm-manager/babel-preset": "^2.13.1",