diff --git a/README.adoc b/README.adoc index a0f6762ee..cc211dd68 100644 --- a/README.adoc +++ b/README.adoc @@ -40,7 +40,7 @@ Likewise, the current version of wxPython, is 4.2.2, but RIDE is known to work w `pip install -U robotframework-ride` -(3.8 <= python <= 3.12) Install current development version (**2.1dev82**) with: +(3.8 <= python <= 3.12) Install current development version (**2.1dev83**) with: `pip install -U https://github.com/robotframework/RIDE/archive/master.zip` diff --git a/src/robotide/application/releasenotes.py b/src/robotide/application/releasenotes.py index 416e8a13e..c8932682b 100644 --- a/src/robotide/application/releasenotes.py +++ b/src/robotide/application/releasenotes.py @@ -335,7 +335,7 @@ def set_content(self, html_win, content):
python -m robotide.postinstall -install
or
ride_postinstall.py -install-
RIDE {VERSION} was released on 29/September/2024.
+RIDE {VERSION} was released on 01/October/2024.