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

release: 3.6.0

This commit is contained in:
Christian Nicolai
2022-06-02 13:39:01 +02:00
parent c0d69f591f
commit 7bcaf18f7e
2 changed files with 6 additions and 2 deletions

View File

@ -1,5 +1,5 @@
# frozen_string_literal: true
module Dyndnsd
VERSION = '3.5.3'
VERSION = '3.6.0'
end