Skip to content

Commit ef88a55

Browse files
committed
refactor: change version to 3.1.0
1 parent b3eb78a commit ef88a55

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
All notable changes to this project will be documented in this file.
44

5-
## 3.1.0-rc1 (2025-02-27)
5+
## 3.1.0 (2025-03-20)
66

77
### Highlights
88

uac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ LC_ALL=C
1515
export LC_ALL
1616

1717
# UAC version information
18-
__UAC_VERSION="3.1.0-rc1"
18+
__UAC_VERSION="3.1.0"
1919

2020
# get UAC working dir
2121
__UAC_DIR=`pwd`

0 commit comments

Comments
 (0)