Skip to content

Commit

Permalink
Released 2.6.1
Browse files Browse the repository at this point in the history
ngocdaothanh committed Jan 16, 2021
1 parent b9ceab9 commit 3a02a1e
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
organization := "tv.cntt"
name := "glokka"
version := "2.6.1-SNAPSHOT"
version := "2.6.2-SNAPSHOT"

//------------------------------------------------------------------------------

2 changes: 1 addition & 1 deletion dev/plugins.sbt.end
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@

// http://www.cakesolutions.net/teamblogs/2012/01/28/publishing-sbt-projects-to-nexus/
// https://groups.google.com/forum/?fromgroups=#!topic/simple-build-tool/wuiMh-Ue_iw
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.0.0")
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.0.2")

0 comments on commit 3a02a1e

Please sign in to comment.