Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
shalom938 committed May 6, 2024
1 parent 19b23be commit 85331a1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,6 @@ build/*

# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*


.profileconfig.json
2 changes: 1 addition & 1 deletion version.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// keep the name theVersion and the val definition since script update_version.sh maintains it
val theVersion = "0.8.8"
val theVersion = "0.8.11"

allprojects {
group = "io.github.digma-ai"
Expand Down

0 comments on commit 85331a1

Please sign in to comment.