File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,10 @@ All notable changes to the "robotcode" extension will be documented in this file
44
55<!-- next-version-placeholder-->
66
7+ ## v0.26.2 (2023-02-25)
8+ ### Fix
9+ * Publish script ([ ` 0d3dd8f ` ] ( https://github.com/d-biehl/robotcode/commit/0d3dd8fb7bac3d26cccb5fa60be3d4284bc8d9b7 ) )
10+
711## v0.26.1 (2023-02-25)
812### Fix
913* Github workflow ([ ` a235b86 ` ] ( https://github.com/d-biehl/robotcode/commit/a235b864139c911cf593b58843c4d2726f770cf5 ) )
Original file line number Diff line number Diff line change 44 "description" : " RobotFramework support for Visual Studio Code" ,
55 "icon" : " images/icon.png" ,
66 "publisher" : " d-biehl" ,
7- "version" : " 0.26.1 " ,
7+ "version" : " 0.26.2 " ,
88 "author" : {
99 "name" : " Daniel Biehl" ,
1010 "url" : " https://github.com/d-biehl/"
Original file line number Diff line number Diff line change 1- __version__ = "0.26.1 "
1+ __version__ = "0.26.2 "
You can’t perform that action at this time.
0 commit comments