Bump version

This commit is contained in:
falkTX 2022-09-04 10:41:45 +01:00
parent 03c533d784
commit eeb2882eed
4 changed files with 4 additions and 4 deletions

View file

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