Prepare for next development iteration

This commit is contained in:
CES Marvin
2023-06-08 13:47:46 +00:00
parent ac7e83ccee
commit ebd62d5591
25 changed files with 74 additions and 74 deletions

View File

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