DarthSim %!s(int64=3) %!d(string=hai) anos
pai
achega
7e5587ae69
Modificáronse 2 ficheiros con 3 adicións e 1 borrados
  1. 2 0
      CHANGELOG.md
  2. 1 1
      version/version.go

+ 2 - 0
CHANGELOG.md

@@ -1,6 +1,8 @@
 # Changelog
 
 ## [Unreleased]
+
+## [3.1.3] - 2021-12-17
 ### Fix
 - Fix ETag checking when S3 is used.
 

+ 1 - 1
version/version.go

@@ -1,6 +1,6 @@
 package version
 
-const version = "3.1.2"
+const version = "3.1.3"
 
 func Version() string {
 	return version