release: 3.4.5

This commit is contained in:
cn 2021-08-26 21:24:48 +02:00
parent 4b3302bb49
commit d8dc69de8b
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Changelog # Changelog
## 3.4.5 ## 3.4.5 (August 26th, 2021)
OTHER: OTHER:

View File

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