Skip to content

Commit e1a34de

Browse files
Set development version
1 parent 1cb209f commit e1a34de

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ See the https://github.com/robotframework/RIDE/blob/master/doc/releasenotes/ride
3636
**Version https://github.com/robotframework/RIDE/tree/release/1.7.4.2[1.7.4.2] was the last release supporting Python 2.7**
3737

3838

39-
**The current development version is based on 2.2.3, supports Python from 3.9 up to 3.14 (07th January 2026).**
39+
**The current development version is based on 2.2.4, supports Python from 3.9 up to 3.14 (09th July 2026).**
4040

4141
Currently, the unit tests are tested on Python 3.10, 3.11 and 3.14.
4242
We now have an experimental workflow on Fedora Linux 42, with wxPython 4.2.4 and Python 3.14.

src/robotide/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@
1515
#
1616
# Automatically generated by `tasks.py`.
1717

18-
VERSION = 'v2.2.4'
18+
VERSION = 'v2.2.5dev1'

0 commit comments

Comments
 (0)