Skip to content

Commit

Permalink
Release v1.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
beer-psi committed Jan 20, 2024
1 parent 493b15c commit 0503f48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inspector/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ sourceSets {
}

// should be bumped with each stable release
val inspectorVersion = "v1.4.5"
val inspectorVersion = "v1.4.6"

// counts commit count on master
val inspectorRevision = runCatching {
Expand Down

0 comments on commit 0503f48

Please sign in to comment.