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

release: 3.4.4

This commit is contained in:
Christian Nicolai
2021-08-26 08:45:44 +02:00
parent 9768424628
commit 84429c066f
2 changed files with 2 additions and 2 deletions

View File

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