1
0
mirror of https://github.com/cmur2/dyndnsd.git synced 2024-12-21 04:54:22 +01:00
dyndnsd/lib/dyndnsd/version.rb
2020-03-06 21:55:42 +01:00

6 lines
70 B
Ruby

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