1
0
mirror of https://github.com/cmur2/dyndnsd.git synced 2025-03-17 01:56:50 +01:00
dyndnsd/lib/dyndnsd/version.rb
2020-07-27 21:31:15 +02:00

6 lines
70 B
Ruby

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