1
0
mirror of https://github.com/cmur2/dyndnsd.git synced 2025-08-12 22:48:37 +02:00
Files
dyndnsd/lib/dyndnsd/version.rb
2021-04-15 09:28:31 +02:00

6 lines
70 B
Ruby

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