1
0
mirror of https://github.com/cmur2/dyndnsd.git synced 2025-05-17 06:22:29 +02:00
dyndnsd/lib/dyndnsd/version.rb
Christian Nicolai 84429c066f release: 3.4.4
2021-08-26 08:45:44 +02:00

6 lines
70 B
Ruby

# frozen_string_literal: true
module Dyndnsd
VERSION = '3.4.4'
end