Prepare for next development iteration

This commit is contained in:
CES Marvin
2026-03-20 16:04:17 +00:00
parent a22bc91682
commit b6a5fbb930
23 changed files with 76 additions and 76 deletions

View File

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