Skip to content

Commit 3b73512

Browse files
fix: bump hugot version in cli install script
1 parent 981259a commit 3b73512

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/install-hugot-cli.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22

3-
hugot_version=v0.0.9
3+
hugot_version=v0.1.9
44

55
echo "Installing hugot cli version $hugot_version..."
66

0 commit comments

Comments
 (0)