Skip to content

Commit

Permalink
version number update
Browse files Browse the repository at this point in the history
  • Loading branch information
soundwrightpro committed Mar 13, 2024
1 parent 22413ff commit 1d1b7ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Native Instruments/script/device_setup/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"""

# Version information
VERSION_NUMBER = "v14.0.3"
VERSION_NUMBER = "v14.0.5"
HELLO_MESSAGE = "FRUITY NILA"
GOODBYE_MESSAGE = "by: Duwayne"
OUTPUT_MESSAGE = f"\nFRUITY NILA {VERSION_NUMBER}\nCopyright © 2023 Duwayne\n"
Expand Down

0 comments on commit 1d1b7ad

Please sign in to comment.