mirror of
https://github.com/cmur2/dyndnsd.git
synced 2024-12-22 00:54:22 +01:00
release: 3.9.2
This commit is contained in:
parent
93e252443a
commit
70ad2148b9
@ -1,5 +1,11 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 3.9.2 (August 10th, 2023)
|
||||||
|
|
||||||
|
OTHER:
|
||||||
|
|
||||||
|
- update base of Docker image to Alpine 3.18.3 (from 3.18.2 before)
|
||||||
|
|
||||||
## 3.9.1 (July 6, 2023)
|
## 3.9.1 (July 6, 2023)
|
||||||
|
|
||||||
OTHER:
|
OTHER:
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
# frozen_string_literal: true
|
# frozen_string_literal: true
|
||||||
|
|
||||||
module Dyndnsd
|
module Dyndnsd
|
||||||
VERSION = '3.9.1'
|
VERSION = '3.9.2'
|
||||||
end
|
end
|
||||||
|
Loading…
Reference in New Issue
Block a user