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 4c8c910 commit c1c0d91Copy full SHA for c1c0d91
src/version/Version.h
@@ -24,6 +24,6 @@ along with OpenOCPP. If not, see <http://www.gnu.org/licenses/>.
24
* YY = Minor version number (increase = Minor feature addition)
25
* ZZ = Fix version number (increase = Bug fix(es))
26
*/
27
-#define OPEN_OCPP_VERSION "0.2.0"
+#define OPEN_OCPP_VERSION "0.3.0"
28
29
#endif // VERSION_H
0 commit comments