diff --git a/README.adoc b/README.adoc index d9242dfe1..cc5eaed04 100644 --- a/README.adoc +++ b/README.adoc @@ -40,7 +40,7 @@ Likewise, the current version of wxPython, is 4.2.1, but RIDE is known to work w `pip install -U robotframework-ride` -(3.8 <= python <= 3.12) Install current development version (**2.1dev76**) with: +(3.8 <= python <= 3.12) Install current development version (**2.1dev77**) 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 9701c362c..48ce31399 100644 --- a/src/robotide/application/releasenotes.py +++ b/src/robotide/application/releasenotes.py @@ -328,7 +328,7 @@ def set_content(self, html_win, content):
 python -m robotide.postinstall -install
 
-

RIDE {VERSION} was released on 06/September/2024.

+

RIDE {VERSION} was released on 08/September/2024.