Skip to content

Commit e46c0fa

Browse files
committed
Merge branch 'main' into update/sbt-1.11.7
2 parents be828c6 + 0c41259 commit e46c0fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import sbt.Keys.{libraryDependencies, sourceManaged}
22
import sbtprotoc.ProtocPlugin.autoImport.PB
33

4-
ThisBuild / tlBaseVersion := "0.5"
4+
ThisBuild / tlBaseVersion := "0.6"
55
ThisBuild / developers := List(
66
Developer(
77
"ikhoon",

0 commit comments

Comments
 (0)