Skip to content

Commit 04b133b

Browse files
committed
update versions for workflow
1 parent d6ff9c7 commit 04b133b

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.3"
8+
version = "0.1.4"
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.4",
5+
"version": "0.1.5",
66
"publisher": "devglobe",
77
"icon": "media/logo.png",
88
"license": "MIT",

0 commit comments

Comments
 (0)