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

release: 3.4.8

This commit is contained in:
cn
2021-12-11 22:16:58 +01:00
parent e622ab292a
commit 6c91c46378
2 changed files with 7 additions and 1 deletions

View File

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