1
0
spegling av https://github.com/cmur2/dyndnsd.git synced 2025-12-17 11:48:09 +01:00

release: 3.5.0

This commit is contained in:
cn
2022-01-08 11:14:35 +01:00
förälder 90f4442e94
incheckning 12dcc3eb42
2 ändrade filer med 2 tillägg och 2 borttagningar

Visa fil

@@ -1,6 +1,6 @@
# Changelog
## 3.5.0
## 3.5.0 (January 8, 2021)
IMPROVEMENTS:

Visa fil

@@ -1,5 +1,5 @@
# frozen_string_literal: true
module Dyndnsd
VERSION = '3.4.8'
VERSION = '3.5.0'
end