Release version 3.4.0

This commit is contained in:
CES Marvin
2024-08-19 08:53:12 +00:00
parent 4d5ef5a1ec
commit ea37d2ca20
23 changed files with 69 additions and 69 deletions

View File

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