mirror of
https://github.com/journeyman-cc/smeagol.git
synced 2026-04-12 18:05:06 +00:00
Version 0.99.7-SNAPSHOT
This commit is contained in:
parent
d40ab822bf
commit
c1c42ff830
1 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
(defproject smeagol "0.99.6"
|
||||
(defproject smeagol "0.99.7-SNAPSHOT"
|
||||
:description "A simple Git-backed Wiki inspired by Gollum"
|
||||
:url "https://github.com/simon-brooke/smeagol"
|
||||
:license {:name "GNU General Public License,version 2.0 or (at your option) any later version"
|
||||
|
|
@ -70,7 +70,7 @@
|
|||
:release-tasks [["vcs" "assert-committed"]
|
||||
["change" "version" "leiningen.release/bump-version" "release"]
|
||||
["vcs" "commit"]
|
||||
["vcs" "tag"]
|
||||
;; ["vcs" "tag"] -- not working, problems with secret key
|
||||
["bower" "install"]
|
||||
["ring" "uberwar"]
|
||||
["docker" "build"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue