diff --git a/README.adoc b/README.adoc index b11294b03..c716ef549 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.13) Install current development version (**2.2dev9**) with: +(3.8 <= python <= 3.13) Install current development version (**2.2dev10**) with: `pip install -U https://github.com/robotframework/RIDE/archive/develop.zip` diff --git a/src/robotide/application/releasenotes.py b/src/robotide/application/releasenotes.py index ae7374db6..1f2657bf9 100644 --- a/src/robotide/application/releasenotes.py +++ b/src/robotide/application/releasenotes.py @@ -231,7 +231,7 @@ def set_content(self, html_win, content):
python -m robotide.postinstall -install
or
ride_postinstall.py -install-
RIDE {VERSION} was released on 20/February/2025.
+RIDE {VERSION} was released on 21/February/2025.