1
0
mirror of https://github.com/cmur2/dyndnsd.git synced 2024-12-21 14:54:22 +01:00

release: 2.0.0.rc1

This commit is contained in:
cn 2018-03-26 19:51:57 +02:00
parent 3a426f75a2
commit 6604b98a84

View File

@ -1,4 +1,4 @@
module Dyndnsd
VERSION = '1.6.1'.freeze
VERSION = '2.0.0.rc1'.freeze
end