Skip to content

Commit 24a4c3a

Browse files
committed
Revert "[release] prepare for next release"
This reverts commit 5a26982.
1 parent 8331d27 commit 24a4c3a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

rascal-lsp/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<modelVersion>4.0.0</modelVersion>
3131
<groupId>org.rascalmpl</groupId>
3232
<artifactId>rascal-lsp</artifactId>
33-
<version>2.20.3-SNAPSHOT</version>
33+
<version>2.20.2</version>
3434
<properties>
3535
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
3636
<junit.version>5.10.2</junit.version>

rascal-vscode-extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"color": "#ffffff",
1515
"theme": "light"
1616
},
17-
"version": "0.11.3-head",
17+
"version": "0.11.2",
1818
"engines": {
1919
"vscode": "^1.75.0"
2020
},

0 commit comments

Comments
 (0)