Skip to content

Commit e6cb4f4

Browse files
dhaneshclaude
andcommitted
chore: bump install script version to 2.2.1
Update VERSION and CLI_VERSION in install.sh to match current release. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 601d750 commit e6cb4f4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

install/install.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ NC='\033[0m' # No Color
1818
BOLD='\033[1m'
1919

2020
# Manifold info
21-
VERSION="2.0.0"
22-
CLI_VERSION="2.0.0"
21+
VERSION="2.2.1"
22+
CLI_VERSION="2.2.1"
2323
REPO="https://raw.githubusercontent.com/dhanesh/manifold/main"
2424
RELEASES="https://github.com/dhanesh/manifold/releases/download"
2525

0 commit comments

Comments
 (0)