release: 3.8.2

pull/255/head v3.8.2
cn 2 months ago
parent a21f6a4cad
commit dd7553d5fd

@ -1,5 +1,11 @@
# Changelog
## 3.8.2 (April 1st, 2023)
OTHER:
- update base of Docker image to Alpine 3.17.3 (from 3.17.2 before)
## 3.8.1 (March 2nd, 2023)
OTHER:

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

Loading…
Cancel
Save