Prepare for next development iteration

This commit is contained in:
CES Marvin
2022-09-15 10:11:03 +00:00
parent bb96c9e2b9
commit 1e72eb52bd
21 changed files with 51 additions and 51 deletions

View File

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