1 parent 84555cb commit ac64f8cCopy full SHA for ac64f8c
2 files changed
jetbrains-plugin/build.gradle.kts
@@ -5,7 +5,7 @@ plugins {
5
}
6
7
group = "xyz.devglobe"
8
-version = "0.1.6"
+version = "0.1.7"
9
10
repositories {
11
mavenCentral()
vscode-extension/package.json
@@ -2,7 +2,7 @@
2
"name": "devglobe",
3
"displayName": "DevGlobe",
4
"description": "Show your live coding presence on the DevGlobe world map",
- "version": "0.1.7",
+ "version": "0.1.8",
"publisher": "devglobe",
"icon": "media/logo.png",
"license": "MIT",
0 commit comments