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

Release 3.17.2

This commit is contained in:
Matt Brictson 2023-02-20 09:44:53 -08:00
parent 97d4d355fb
commit dd947706ca
No known key found for this signature in database
GPG key ID: BC7EBBA30EF5DED9

View file

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