mirror of
https://github.com/cmur2/dyndnsd.git
synced 2025-07-03 04:30:20 +02:00
6 lines
70 B
Ruby
6 lines
70 B
Ruby
# frozen_string_literal: true
|
|
|
|
module Dyndnsd
|
|
VERSION = '3.4.5'
|
|
end
|