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

release: 3.1.1

This commit is contained in:
cn
2020-10-03 10:59:52 +02:00
parent fd1d58abd6
commit 156557c6d7
2 changed files with 2 additions and 2 deletions

View File

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