Prepare for next development iteration

This commit is contained in:
CES Marvin
2026-01-12 10:44:14 +00:00
parent 5186c2c9f1
commit 2a4089de3d
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.2",
"version": "3.11.3-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.2"
"@scm-manager/ui-plugins": "3.11.3-SNAPSHOT"
},
"devDependencies": {
"@scm-manager/babel-preset": "^2.13.1",