diff --git a/README.adoc b/README.adoc index a96332afe..1c86c1083 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.1dev80**) with: +(3.8 <= python <= 3.12) Install current development version (**2.1dev81**) 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 fb7ac8349..f4862200d 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 16/September/2024.
+RIDE {VERSION} was released on 20/September/2024.