Skip to content

Commit

Permalink
chore: bump up version to 2.5.0-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
retrooper authored Aug 9, 2024
1 parent c4ce7b7 commit 6c4db80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import java.io.ByteArrayOutputStream

// TODO UPDATE
val fullVersion = "2.4.1"
val fullVersion = "2.5.0"
val snapshot = true

group = "com.github.retrooper"
Expand Down

0 comments on commit 6c4db80

Please sign in to comment.