dyndnsd/lib/dyndnsd/version.rb

6 lines
70 B
Ruby

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