mirror of
https://github.com/cmur2/dyndnsd.git
synced 2024-12-21 14:54:22 +01:00
release: 3.1.2
This commit is contained in:
parent
4c25b9b66b
commit
94823dc041
@ -1,9 +1,10 @@
|
||||
# Changelog
|
||||
|
||||
## 3.1.2
|
||||
## 3.1.2 (December 20, 2020)
|
||||
|
||||
OTHER:
|
||||
|
||||
- fixes vulnerabilities in Docker image by using updated Alpine base image
|
||||
- start using Github Actions CI for tests and drop Travis CI
|
||||
|
||||
## 3.1.1 (October 3, 2020)
|
||||
|
@ -1,5 +1,5 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
module Dyndnsd
|
||||
VERSION = '3.1.1'
|
||||
VERSION = '3.1.2'
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user