dyndnsd/lib/dyndnsd/version.rb

6 lines
74 B
Ruby

# frozen_string_literal: true
module Dyndnsd
VERSION = '3.1.0.rc1'
end