1
0
Fork 0
mirror of https://github.com/capistrano/capistrano synced 2023-03-27 23:21:18 -04:00

Release 3.17.1

This commit is contained in:
Matt Brictson 2022-08-07 10:38:21 -07:00
parent ec6b61b694
commit 9e331e3197
No known key found for this signature in database
GPG key ID: E379525AE7FB9561

View file

@ -1,3 +1,3 @@
module Capistrano module Capistrano
VERSION = "3.17.0".freeze VERSION = "3.17.1".freeze
end end