Fix version in package.xml files

This commit is contained in:
Oleg Kalachev
2022-02-10 13:49:14 +03:00
parent 52b5d7b04e
commit 826f631b97
6 changed files with 6 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>clover_blocks</name>
<version>0.23</version>
<version>0.23.0</version>
<description>Blockly programming support for Clover</description>
<maintainer email="okalachev@gmail.com">Oleg Kalachev</maintainer>
<license>MIT</license>