Skip to content

Commit ac64f8c

Browse files
committed
update extension version
1 parent 84555cb commit ac64f8c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

jetbrains-plugin/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55
}
66

77
group = "xyz.devglobe"
8-
version = "0.1.6"
8+
version = "0.1.7"
99

1010
repositories {
1111
mavenCentral()

vscode-extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "devglobe",
33
"displayName": "DevGlobe",
44
"description": "Show your live coding presence on the DevGlobe world map",
5-
"version": "0.1.7",
5+
"version": "0.1.8",
66
"publisher": "devglobe",
77
"icon": "media/logo.png",
88
"license": "MIT",

0 commit comments

Comments
 (0)