We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86fd54d commit 1972e47Copy full SHA for 1972e47
CHANGELOG.adoc
@@ -6,7 +6,7 @@ All notable changes to this project will be documented in this file.
6
The format is based on http://keepachangelog.com/en/1.0.0/[Keep a Changelog]
7
and this project adheres to http://semver.org/spec/v2.0.0.html[Semantic Versioning].
8
9
-<!-- == https://github.com/robotframework/RIDE[Unreleased] -->
+== https://github.com/robotframework/RIDE[Unreleased]
10
11
== https://github.com/robotframework/RIDE/blob/master/doc/releasenotes/ride-2.1.2.rst[2.1.2] - 2025-01-28
12
src/robotide/version.py
@@ -15,4 +15,4 @@
15
#
16
# Automatically generated by `tasks.py`.
17
18
-VERSION = 'v2.1.2'
+VERSION = 'v2.2dev2'
0 commit comments