Skip to content

Commit 979b4ab

Browse files
committed
chore: 버전 2.8.2로 업데이트
1 parent c255846 commit 979b4ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/sword-macro/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ func init() {
1919
runtime.LockOSThread()
2020
}
2121

22-
const VERSION = "2.8.1"
22+
const VERSION = "2.8.2"
2323

2424
func main() {
2525
// Windows 콘솔 ANSI 지원 활성화 및 UTF-8 설정

0 commit comments

Comments
 (0)