Skip to content

Commit ad19c60

Browse files
committed
Bump to 1.3.0
1 parent 8d40d69 commit ad19c60

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,6 +1,6 @@
11
val Organization = "io.github.gitbucket"
22
val ProjectName = "gitbucket-notifications-plugin"
3-
val ProjectVersion = "1.2.0"
3+
val ProjectVersion = "1.3.0"
44
val GitBucketVersion = Option(System.getProperty("gitbucket.version")).getOrElse("4.17.0")
55

66
name := ProjectName

0 commit comments

Comments
 (0)