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

release: 3.8.2

This commit is contained in:
cn
2023-04-01 22:53:50 +02:00
parent a21f6a4cad
commit dd7553d5fd
2 changed files with 7 additions and 1 deletions

View File

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