Bump version to 22.11

Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
falkTX 2022-11-25 14:41:35 +00:00
parent e42f21b712
commit eb3c57d322
No known key found for this signature in database
GPG key ID: CDBAA37ABC74FBA0
4 changed files with 5 additions and 5 deletions

View file

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