1
0
mirror of https://github.com/cmur2/dyndnsd.git synced 2026-03-16 23:18:29 +01:00
Files
dyndnsd/lib/dyndnsd/version.rb
2023-04-01 22:53:50 +02:00

6 lines
70 B
Ruby

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