This website works better with JavaScript.
Home
Help
Sign In
cn
/
dyndnsd
mirror of
https://github.com/cmur2/dyndnsd.git
Watch
1
Star
0
Fork
0
Code
Releases
33
Activity
Browse Source
release: 3.3.2
tags/v3.3.2^0
v3.3.2
cn
6 days ago
parent
3cbc0a3f01
commit
b004b4d1e7
2 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
CHANGELOG.md
+1
-1
lib/dyndnsd/version.rb
+ 1
- 1
CHANGELOG.md
View File
@ -1,6 +1,6 @@
# Changelog
## 3.3.2
## 3.3.2
(February 20, 2021)
OTHER:
+ 1
- 1
lib/dyndnsd/version.rb
View File
@ -1,5 +1,5 @@
# frozen_string_literal: true
module
Dyndnsd
VERSION
=
'3.3.2
.rc1
'
VERSION
=
'3.3.2'
end
Write
Preview
Loading…
Cancel
Save