1
0
mirror of https://github.com/cmur2/dyndnsd.git synced 2025-07-04 19:11:16 +02:00

release: 3.7.2

This commit is contained in:
Christian Nicolai
2022-11-10 09:25:44 +01:00
parent 944d3fbc5d
commit ea1d4baa04
2 changed files with 7 additions and 1 deletions

View File

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