Prepare for next development iteration

This commit is contained in:
CES Marvin
2021-04-26 14:31:33 +00:00
parent 11fa65f537
commit 9782fd2e8f
17 changed files with 35 additions and 35 deletions

View File

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