diff --git a/add-to-export-sh.txt b/add-to-export-sh.txt index 708f097..59908a3 100644 --- a/add-to-export-sh.txt +++ b/add-to-export-sh.txt @@ -31,7 +31,7 @@ echo -e "\nEnter TTY Number You'd Like:" read tty ttyselect=$devarr[(($tty+1))] -echo -e "Set esp target:\n\tOne of: esp32, esp32s2, esp32c3, esp32s3, esp32c2, esp32c6, esp32h2, esp32p4, linux, esp32c5, esp32c61, or esp8266" +echo -e "Set esp target:\n\tOne of: esp32, esp32s2, esp32c3, esp32s3, esp32c2, esp32c6, esp32h2, esp32p4, esp32c5, esp32c61, or linux" read esp # echo -e "\nSetting environment variables\n" diff --git a/version.txt b/version.txt index c86c84f..014cb6c 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -7.2-dev \ No newline at end of file +7.2.1-dev \ No newline at end of file