1
0
mirror of https://github.com/cmur2/dyndnsd.git synced 2025-10-05 03:52:02 +02:00

release: 3.11.0

This commit is contained in:
cn
2025-10-02 20:27:15 +02:00
parent 62df373c77
commit 62e2067e5b
2 changed files with 3 additions and 2 deletions

View File

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