[release-v1.3] Release version 1.3.1
This commit is contained in:
parent
d190a83b6f
commit
abeb1da0ce
@ -1,4 +1,4 @@
|
||||
// Copyright (c) 2020-2025 The Decred developers
|
||||
// Copyright (c) 2020 The Decred developers
|
||||
// Use of this source code is governed by an ISC
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
@ -18,8 +18,8 @@ const semverAlphabet = "0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrst
|
||||
// Constants defining the application version number.
|
||||
const (
|
||||
major = 1
|
||||
minor = 4
|
||||
patch = 0
|
||||
minor = 3
|
||||
patch = 1
|
||||
)
|
||||
|
||||
// preRelease contains the prerelease name of the application. It is a variable
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user