Skip to content

Commit 3e37121

Browse files
committed
TagUI v4.0 - RPA Stable Release
1 parent 9755482 commit 3e37121

File tree

3 files changed

+776
-2
lines changed

3 files changed

+776
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ download https://admin.typeform.com/xxx to report.csv
7474
</details>
7575

7676
# Set Up
77-
TagUI is in ***process of updating to*** v4.0 - it unzips and runs on macOS, Linux, Windows ([link to release notes](https://github.com/kelaberetiv/TagUI/releases))
77+
TagUI is in v4.0 - it unzips and runs on macOS, Linux, Windows ([link to release notes](https://github.com/kelaberetiv/TagUI/releases))
7878

7979
Tip - to try [cutting edge version](https://github.com/kelaberetiv/TagUI/compare/v4.0.0...master) with the latest features, [download master.zip](https://github.com/kelaberetiv/TagUI/archive/master.zip) to overwrite an existing packaged installation (be sure to manually select and move the folders & files inside master.zip's TagUI-master/src folder to replace your existing tagui/src folder, otherwise some OSes will delete existing target folders that are missing from source folder)
8080

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tagui",
3-
"version": "4.0.0",
3+
"version": "4.0.1",
44
"description": "CLI tool for digital process automation (RPA)",
55
"keywords": [
66
"tagui"

0 commit comments

Comments
 (0)