File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313# =============================================================================
1414
1515$INSTALL_DIR = " C:\Program Files\Speech-to-Cobot-Backend"
16- $RELEASE_TAG = " v1.1.4 "
16+ $RELEASE_TAG = " v1.2.0 "
1717$ZIP_URL = " https://github.com/Meisdy/Speech-to-Code-Generation-for-Collaborative-Robots/releases/download/$RELEASE_TAG /stcgcr-backend.zip"
1818$ZIP_PATH = " C:\Windows\Temp\stcgcr-backend.zip"
1919$EXTRACT_PATH = " C:\Windows\Temp\stcgcr-backend-extract"
Original file line number Diff line number Diff line change 1515# =============================================================================
1616
1717$INSTALL_DIR = " C:\Program Files\Speech-to-Cobot"
18- $RELEASE_TAG = " v1.1.4 "
18+ $RELEASE_TAG = " v1.2.0 "
1919$ZIP_URL = " https://github.com/Meisdy/Speech-to-Code-Generation-for-Collaborative-Robots/releases/download/$RELEASE_TAG /stcgcr-frontend.zip"
2020$ZIP_PATH = " C:\Windows\Temp\stcgcr-frontend.zip"
2121$EXTRACT_PATH = " C:\Windows\Temp\stcgcr-frontend-extract"
You can’t perform that action at this time.
0 commit comments