mirror of
https://github.com/cmur2/dyndnsd.git
synced 2024-12-22 00:54:22 +01:00
release: 3.5.2
This commit is contained in:
parent
990d4617e8
commit
63bf4123bd
@ -1,5 +1,11 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 3.5.2 (April 7th, 2022)
|
||||||
|
|
||||||
|
OTHER:
|
||||||
|
|
||||||
|
- re-release 3.5.1 to rebuild Docker image with security vulnerabilities fixes
|
||||||
|
|
||||||
## 3.5.1 (February 17th, 2022)
|
## 3.5.1 (February 17th, 2022)
|
||||||
|
|
||||||
OTHER:
|
OTHER:
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
# frozen_string_literal: true
|
# frozen_string_literal: true
|
||||||
|
|
||||||
module Dyndnsd
|
module Dyndnsd
|
||||||
VERSION = '3.5.1'
|
VERSION = '3.5.2'
|
||||||
end
|
end
|
||||||
|
Loading…
Reference in New Issue
Block a user