Skip to content

Commit cf693f4

Browse files
committed
Bump version to v1.2.1
1 parent 3e47ae2 commit cf693f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install.sh

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

33
OS_PACKAGE_HAS_BEEN_UPDATED='no'
4-
INSTALLER_VERSION='1.2'
4+
INSTALLER_VERSION='1.2.1'
55

66
detect_os() {
77
[ ! -z "$EMULATE_OS_VERSION" ] && printf "%s" "$EMULATE_OS_VERSION" && return 0

0 commit comments

Comments
 (0)