diff --git a/asconfigc/pom.xml b/asconfigc/pom.xml
index 0f161a70d..a101a4e16 100644
--- a/asconfigc/pom.xml
+++ b/asconfigc/pom.xml
@@ -22,7 +22,7 @@ limitations under the License.
com.as3mxml.vscode
vscode-as3mxml
- 1.22.0
+ 1.23.0-SNAPSHOT
com.as3mxml.vscode
diff --git a/check-java-version/pom.xml b/check-java-version/pom.xml
index ef421a1ec..dce94c482 100644
--- a/check-java-version/pom.xml
+++ b/check-java-version/pom.xml
@@ -7,7 +7,7 @@
com.as3mxml.vscode
vscode-as3mxml
- 1.22.0
+ 1.23.0-SNAPSHOT
com.as3mxml.vscode
diff --git a/check-royale-version/pom.xml b/check-royale-version/pom.xml
index fe78b05c3..1909a1753 100644
--- a/check-royale-version/pom.xml
+++ b/check-royale-version/pom.xml
@@ -22,7 +22,7 @@ limitations under the License.
com.as3mxml.vscode
vscode-as3mxml
- 1.22.0
+ 1.23.0-SNAPSHOT
com.as3mxml.vscode
diff --git a/distribution/pom.xml b/distribution/pom.xml
index 7521fc6d4..ce772aca1 100644
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -22,7 +22,7 @@ limitations under the License.
com.as3mxml.vscode
vscode-as3mxml
- 1.22.0
+ 1.23.0-SNAPSHOT
com.as3mxml.vscode
diff --git a/language-server/pom.xml b/language-server/pom.xml
index bebe204b7..6b8165eed 100644
--- a/language-server/pom.xml
+++ b/language-server/pom.xml
@@ -22,7 +22,7 @@ limitations under the License.
com.as3mxml.vscode
vscode-as3mxml
- 1.22.0
+ 1.23.0-SNAPSHOT
com.as3mxml.vscode
diff --git a/pom.xml b/pom.xml
index cdbf15ece..9c44b0ebb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@ limitations under the License.
com.as3mxml.vscode
vscode-as3mxml
- 1.22.0
+ 1.23.0-SNAPSHOT
vscode-as3mxml
pom
diff --git a/rcsh/pom.xml b/rcsh/pom.xml
index 785340964..968c8c9be 100644
--- a/rcsh/pom.xml
+++ b/rcsh/pom.xml
@@ -22,7 +22,7 @@ limitations under the License.
com.as3mxml.vscode
vscode-as3mxml
- 1.22.0
+ 1.23.0-SNAPSHOT
com.as3mxml.vscode
diff --git a/vscode-extension/package-lock.json b/vscode-extension/package-lock.json
index 7bb6f6b2b..280b3b42e 100644
--- a/vscode-extension/package-lock.json
+++ b/vscode-extension/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "vscode-as3mxml",
- "version": "1.22.0",
+ "version": "1.23.0-SNAPSHOT",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "vscode-as3mxml",
- "version": "1.22.0",
+ "version": "1.23.0-SNAPSHOT",
"license": "Apache-2.0",
"devDependencies": {
"@rgrove/parse-xml": "^4.1.0",
diff --git a/vscode-extension/package.json b/vscode-extension/package.json
index eb8b91fba..2c2935b62 100644
--- a/vscode-extension/package.json
+++ b/vscode-extension/package.json
@@ -2,7 +2,7 @@
"name": "vscode-as3mxml",
"displayName": "ActionScript & MXML",
"description": "Language support for ActionScript and MXML",
- "version": "1.22.0",
+ "version": "1.23.0-SNAPSHOT",
"publisher": "bowlerhatllc",
"homepage": "https://as3mxml.com/",
"repository": {
diff --git a/vscode-extension/pom.xml b/vscode-extension/pom.xml
index 541a40313..c6841d041 100644
--- a/vscode-extension/pom.xml
+++ b/vscode-extension/pom.xml
@@ -22,7 +22,7 @@ limitations under the License.
com.as3mxml.vscode
vscode-as3mxml
- 1.22.0
+ 1.23.0-SNAPSHOT
com.as3mxml.vscode