We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbc13ff commit 59cf3f0Copy full SHA for 59cf3f0
build.ps1
@@ -1,7 +1,7 @@
1
# ipmap Multi-Platform Build Script
2
# Builds for macOS (ARM64 + AMD64) and Linux (AMD64)
3
4
-$VERSION = "2.0"
+$VERSION = "2.2.1"
5
$APP_NAME = "ipmap"
6
$BUILD_DIR = "bin"
7
0 commit comments