This is an automated email from the ASF dual-hosted git repository. mattsicker pushed a commit to tag v12.1-rc2 in repository https://gitbox.apache.org/repos/asf/logging-log4j-scala.git
commit 0104eee940765d30beffa164cc24eb13b58718ce Author: Matt Sicker <[email protected]> AuthorDate: Mon Jan 3 16:05:59 2022 -0600 Setting version to 12.1 --- version.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.sbt b/version.sbt index 2e486f1..ace6cd2 100644 --- a/version.sbt +++ b/version.sbt @@ -1 +1 @@ -version in ThisBuild := "12.2-SNAPSHOT" +version in ThisBuild := "12.1"
