mirror of
https://github.com/cmur2/dyndnsd.git
synced 2024-12-21 14:54:22 +01:00
release: 3.9.2
This commit is contained in:
parent
93e252443a
commit
70ad2148b9
@ -1,5 +1,11 @@
|
||||
# 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)
|
||||
|
||||
OTHER:
|
||||
|
@ -1,5 +1,5 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
module Dyndnsd
|
||||
VERSION = '3.9.1'
|
||||
VERSION = '3.9.2'
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user