Release version 2.44.1

This commit is contained in:
CES Marvin
2023-06-13 14:35:26 +00:00
parent 9c5a266c34
commit d5073ac6f5
25 changed files with 78 additions and 78 deletions

View File

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