Skip to content

Commit

Permalink
Revert "Update the project version to be branch-specific"
Browse files Browse the repository at this point in the history
This reverts commit ebfa280.
  • Loading branch information
ShreckYe committed Jan 8, 2025
1 parent e710860 commit 72bbfb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/VersionsAndDependencies.kt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import com.huanshankeji.CommonDependencies
import org.jetbrains.compose.ComposeBuildConfig

val projectVersion = "0.5.1-save-viewmodel-in-navigation-on-js-dom-SNAPSHOT"
val projectVersion = "0.5.1-SNAPSHOT"

val commonDependencies = CommonDependencies()

Expand Down

0 comments on commit 72bbfb8

Please sign in to comment.