mirror of
https://github.com/cmur2/dyndnsd.git
synced 2025-06-25 16:30:19 +02:00
release: 3.4.8
This commit is contained in:
@ -1,5 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
## 3.4.8 (December 11th, 2021)
|
||||
|
||||
OTHER:
|
||||
|
||||
- re-release 3.4.7 to rebuild Docker image with security vulnerabilities fixes
|
||||
|
||||
## 3.4.7 (November 19th, 2021)
|
||||
|
||||
OTHER:
|
||||
|
@ -1,5 +1,5 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
module Dyndnsd
|
||||
VERSION = '3.4.7'
|
||||
VERSION = '3.4.8'
|
||||
end
|
||||
|
Reference in New Issue
Block a user