Skip to content

Commit d5cd875

Browse files
committed
version 1.0.12 - change environments in background
Signed-off-by: shalom <[email protected]>
1 parent bdc5a24 commit d5cd875

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/gradle-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,4 @@ jobs:
4545
uses: actions/upload-artifact@v3
4646
with:
4747
name: digma-intellij-plugin
48-
path: build/distributions/digma-intellij-1.0.11.zip
48+
path: build/distributions/digma-intellij-1.0.12.zip

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
pluginGroup = org.digma.plugins
77
pluginName = digma-intellij
88
# SemVer format -> https://semver.org
9-
pluginVersion=1.0.11
9+
pluginVersion=1.0.12
1010

1111
# See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
1212
# for insight into build numbers and IntelliJ Platform versions.

0 commit comments

Comments
 (0)