1
0
mirror of https://github.com/cmur2/dyndnsd.git synced 2026-05-21 13:47:14 +02:00
Files
dyndnsd/lib/dyndnsd/version.rb
T
Christian Nicolai 0e700e8b7b release: 3.6.1
2022-07-21 07:20:42 +02:00

6 lines
70 B
Ruby

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