mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-03-20 21:10:00 +01:00
Fix Version
This commit is contained in:
parent
e40d1e2fe5
commit
67efae6e52
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
# config valid only for current version of Capistrano
|
# config valid only for current version of Capistrano
|
||||||
lock "3.7.1"
|
lock "3.8.0"
|
||||||
|
|
||||||
set :application, "retrospring"
|
set :application, "retrospring"
|
||||||
set :repo_url, "git@git.rrerr.net:nilsding/retrospring.git"
|
set :repo_url, "git@git.rrerr.net:nilsding/retrospring.git"
|
||||||
|
|
Loading…
Reference in a new issue