Skip to content

Commit 0ea594f

Browse files
committed
refactor: v3.0.0
1 parent cd0ab91 commit 0ea594f

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
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## DEVELOPMENT VERSION
3+
## 3.0.0 (2024-10-22)
44

55
### Features
66

uac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ LC_ALL=C
1212
export LC_ALL
1313

1414
# UAC version information
15-
__UAC_VERSION="DEVELOPMENT VERSION"
15+
__UAC_VERSION="3.0.0"
1616

1717
# get UAC working dir
1818
__UAC_DIR=`pwd`

0 commit comments

Comments
 (0)