File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ namespace ProjectInfo
5656{
5757 const char * const projectName = " Element" ;
5858 const char * const companyName = " Kushview" ;
59- const char * const versionString = " 0.46.2 " ;
60- const int versionNumber = 0x2e02 ;
59+ const char * const versionString = " 0.46.3 " ;
60+ const int versionNumber = 0x2e03 ;
6161}
6262#endif
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22
33<JUCERPROJECT id =" jkKYpA" name =" Element" displaySplashScreen =" 0" reportAppUsage =" 0"
4- splashScreenColour =" Dark" projectType =" audioplug" version =" 1.46.2 "
4+ splashScreenColour =" Dark" projectType =" audioplug" version =" 1.46.3 "
55 bundleIdentifier =" net.kushview.plugins.Element" includeBinaryInAppConfig =" 1"
66 cppLanguageStandard =" 17" companyCopyright =" Copyright (c) 2017-2021 Kushview, LLC"
77 buildVST =" 1" buildVST3 =" 1" buildAU =" 1" buildAUv3 =" 0" buildRTAS =" 0"
Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ namespace ProjectInfo
5757{
5858 const char * const projectName = " Element" ;
5959 const char * const companyName = " Kushview" ;
60- const char * const versionString = " 1.46.2 " ;
61- const int versionNumber = 0x12e02 ;
60+ const char * const versionString = " 1.46.3 " ;
61+ const int versionNumber = 0x12e03 ;
6262}
6363#endif
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22
33<JUCERPROJECT id =" pjYkKA" name =" Element FX" displaySplashScreen =" 0" reportAppUsage =" 0"
4- splashScreenColour =" Dark" projectType =" audioplug" version =" 1.46.2 "
4+ splashScreenColour =" Dark" projectType =" audioplug" version =" 1.46.3 "
55 bundleIdentifier =" net.kushview.plugins.ElementFX" includeBinaryInAppConfig =" 1"
66 cppLanguageStandard =" 17" companyCopyright =" Copyright (c) 2017-2020 Kushview, LLC"
77 buildVST =" 1" buildVST3 =" 1" buildAU =" 1" buildAUv3 =" 0" buildRTAS =" 0"
Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ namespace ProjectInfo
5656{
5757 const char * const projectName = " Element FX" ;
5858 const char * const companyName = " Kushview" ;
59- const char * const versionString = " 1.46.2 " ;
60- const int versionNumber = 0x12e02 ;
59+ const char * const versionString = " 1.46.3 " ;
60+ const int versionNumber = 0x12e03 ;
6161}
6262#endif
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22
33<JUCERPROJECT id =" kKApjY" name =" Element MFX" displaySplashScreen =" 0" reportAppUsage =" 0"
4- splashScreenColour =" Dark" projectType =" audioplug" version =" 1.46.2 "
4+ splashScreenColour =" Dark" projectType =" audioplug" version =" 1.46.3 "
55 bundleIdentifier =" net.kushview.plugins.ElementMFX" includeBinaryInAppConfig =" 1"
66 cppLanguageStandard =" 17" companyCopyright =" Copyright (c) 2017-2020 Kushview, LLC"
77 buildVST =" 0" buildVST3 =" 0" buildAU =" 1" buildAUv3 =" 0" buildRTAS =" 0"
Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ namespace ProjectInfo
5555{
5656 const char * const projectName = " Element MFX" ;
5757 const char * const companyName = " Kushview" ;
58- const char * const versionString = " 1.46.2 " ;
59- const int versionNumber = 0x12e02 ;
58+ const char * const versionString = " 1.46.3 " ;
59+ const int versionNumber = 0x12e03 ;
6060}
6161#endif
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22
3- <JUCERPROJECT id =" UNteAW" name =" Element" projectType =" guiapp" version =" 0.46.2 "
3+ <JUCERPROJECT id =" UNteAW" name =" Element" projectType =" guiapp" version =" 0.46.3 "
44 bundleIdentifier =" net.kushview.Element" includeBinaryInAppConfig =" 1"
55 companyName =" Kushview" companyWebsite =" https://kushview.net"
66 companyEmail =" suport@kushview.net" displaySplashScreen =" 0" reportAppUsage =" 0"
Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ namespace ProjectInfo
5656{
5757 const char * const projectName = " Element" ;
5858 const char * const companyName = " Kushview" ;
59- const char * const versionString = " 0.46.2 " ;
60- const int versionNumber = 0x2e02 ;
59+ const char * const versionString = " 0.46.3 " ;
60+ const int versionNumber = 0x2e03 ;
6161}
6262#endif
Original file line number Diff line number Diff line change 88# Package name
99APPNAME = "element"
1010# Version number
11- VERSION = "0.46.2 "
11+ VERSION = "0.46.3 "
1212# plugin version is +1 that of standalone. VST2 has to start at 1.0.0
13- PLUGIN_VERSION = "1.46.2 "
13+ PLUGIN_VERSION = "1.46.3 "
1414
1515juce_modules = '''
1616 jlv2_host juce_audio_basics juce_audio_devices juce_audio_formats
You can’t perform that action at this time.
0 commit comments