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

release: 3.10.0

This commit is contained in:
cn
2024-01-18 23:19:49 +01:00
parent 81dc2aba4c
commit 8f7a796e9d
2 changed files with 2 additions and 2 deletions

View File

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