Prepare for next development iteration

This commit is contained in:
CES Marvin
2023-10-11 11:22:34 +00:00
parent f9564208de
commit 92b24a76ec
25 changed files with 79 additions and 79 deletions

View File

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