1- ============================
2- Robot Framework IDE 1.7.4rc1
3- ============================
1+ =========================
2+ Robot Framework IDE 1.7.4
3+ =========================
44
55
66.. default-role :: code
77
88
9- `RIDE (Robot Framework IDE) `_ 1.7.4rc1 is a new release with major enhancements
10- and bug fixes. This version 1.7.4rc1 includes fixes for installer, Font Type selection, Text Editor improvements and new File explorer.
9+ `RIDE (Robot Framework IDE) `_ 1.7.4 is a new release with major enhancements
10+ and bug fixes. This version 1.7.4 includes fixes for installer, Font Type selection, Text Editor improvements and new File explorer.
1111The reference for valid arguments is `Robot Framework `_ version 3.1.2.
1212
1313* This is the **last version supporting Python 2.7 **.
@@ -33,7 +33,7 @@ The reference for valid arguments is `Robot Framework`_ version 3.1.2.
3333*Linux users are advised to install first wxPython from .whl package at * `wxPython.org `_.
3434
3535
36- All issues targeted for RIDE v1.7.4rc1 can be found
36+ All issues targeted for RIDE v1.7.4 can be found
3737from the `issue tracker milestone `_.
3838
3939Questions and comments related to the release can be sent to the
@@ -44,9 +44,9 @@ If you have pip_ installed, just run
4444
4545::
4646
47- pip install --upgrade robotframework-ride==1.7.4rc1
47+ pip install --upgrade robotframework-ride==1.7.4
4848
49- to install this ** RELEASE CANDIDATE ** release, and for the **final ** release use
49+ to upgrade to the **final ** release, or
5050
5151::
5252
@@ -56,7 +56,7 @@ to install this **RELEASE CANDIDATE** release, and for the **final** release use
5656
5757 pip install robotframework-ride==1.7.4
5858
59- to install exactly the **final ** version. Alternatively you can download the source
59+ to install exactly the **final ** version for a first time . Alternatively you can download the source
6060distribution from PyPI _ and install it manually. For more details and other
6161installation approaches, see the `installation instructions `_.
6262See the `FAQ `_ for important info about `: FOR ` changes.
@@ -73,7 +73,7 @@ You can then go to `Tools>Create RIDE Desktop Shortcut`, or run the shortcut cre
7373
7474 python -m robotide.postinstall -install
7575
76- RIDE 1.7.4rc1 was released on Tuesday December 24, 2019.
76+ RIDE 1.7.4 was released on Tuesday December 24, 2019.
7777
7878.. _RIDE (Robot Framework IDE) : https://github.com/robotframework/RIDE/
7979.. _Robot Framework : http://robotframework.org
0 commit comments