1
0
mirror of https://github.com/cmur2/dyndnsd.git synced 2025-06-26 02:30:22 +02:00

release: 2.1.0

This commit is contained in:
cn
2020-03-01 11:43:39 +01:00
parent 73dbf2a5fa
commit 0317189057
2 changed files with 2 additions and 2 deletions

View File

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