1
0
mirror of https://github.com/cmur2/dyndnsd.git synced 2025-08-08 18:48:38 +02:00
Files
dyndnsd/lib/dyndnsd/version.rb
2023-01-13 00:01:53 +01:00

6 lines
70 B
Ruby

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