Bump version

This commit is contained in:
falkTX 2022-07-15 11:01:47 +01:00
parent c6247c45e9
commit ee96a86e24
3 changed files with 3 additions and 3 deletions

View file

@ -56,7 +56,7 @@
# include <emscripten/emscripten.h>
#endif
const std::string CARDINAL_VERSION = "22.06";
const std::string CARDINAL_VERSION = "22.07";
namespace rack {