Skip to content

Commit

Permalink
version to 1.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
qdsfdhvh committed Jan 8, 2024
1 parent 8186ff1 commit bae9a79
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
Expand Up @@ -91,7 +91,7 @@ object ProjectVersion {
private const val monir = "7"

// backwards compatible bug fixes
private const val path = "2"
private const val path = "3"
const val version = "$major.$monir.$path"
}

Expand Down

0 comments on commit bae9a79

Please sign in to comment.