Prepare for next development iteration

This commit is contained in:
CES Marvin
2024-03-07 17:25:36 +00:00
parent 6b99d66d26
commit d12052d61b
23 changed files with 68 additions and 68 deletions

View File

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