Skip to content

Commit 59cf3f0

Browse files
committed
chore: Update build script version to 2.2.1
1 parent cbc13ff commit 59cf3f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# ipmap Multi-Platform Build Script
22
# Builds for macOS (ARM64 + AMD64) and Linux (AMD64)
33

4-
$VERSION = "2.0"
4+
$VERSION = "2.2.1"
55
$APP_NAME = "ipmap"
66
$BUILD_DIR = "bin"
77

0 commit comments

Comments
 (0)