diff --git a/README.adoc b/README.adoc index 7e928c5e5..ea56379a7 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.2dev4**) with: +(3.8 <= python <= 3.13) Install current development version (**2.2dev5**) 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 ea9aa510c..df3afc9d3 100644 --- a/src/robotide/application/releasenotes.py +++ b/src/robotide/application/releasenotes.py @@ -225,7 +225,7 @@ def set_content(self, html_win, content):
python -m robotide.postinstall -install
or
ride_postinstall.py -install-
RIDE {VERSION} was released on 12/February/2025.
+RIDE {VERSION} was released on 13/February/2025.