diff --git a/Native Instruments/script/device_setup/constants.py b/Native Instruments/script/device_setup/constants.py index 53a85d3..ba0ca58 100644 --- a/Native Instruments/script/device_setup/constants.py +++ b/Native Instruments/script/device_setup/constants.py @@ -7,7 +7,7 @@ """ # Version information -VERSION_NUMBER = "v14.0.1" +VERSION_NUMBER = "v14.0.3" HELLO_MESSAGE = "FRUITY NILA" GOODBYE_MESSAGE = "by: Duwayne" OUTPUT_MESSAGE = f"\nFRUITY NILA {VERSION_NUMBER}\nCopyright © 2023 Duwayne\n"