Skip to content

Commit

Permalink
Prepare for next release
Browse files Browse the repository at this point in the history
  • Loading branch information
viktor-podzigun committed Jul 21, 2022
1 parent 37aabf6 commit 69dd304
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ val ReactRouterVersion = "^5.2.1"
val ReduxVersion = "^3.6.0"
val ReduxDevToolsVersion = "^2.13.0"

val StaticTagsVersion = "2.7.1-SNAPSHOT"
val StaticTagsVersion = "2.7.1"

val commonSettings = Seq(
organization := "org.scommons.shogowada",
Expand Down

0 comments on commit 69dd304

Please sign in to comment.