build: windows installer fix
* added project specific icons to windows installer * implemented automatic generation of the version number for the windows installer
This commit is contained in:
@@ -32,9 +32,6 @@ if [ $UPDATE_DATABASES = false ]; then
|
||||
read -p "Press [Enter] key to continue"
|
||||
fi
|
||||
|
||||
echo -e "$INFO Did you set the correct version number for the installers?"
|
||||
read -p "Press [Enter] key to continue"
|
||||
|
||||
echo -e "$INFO Did you set the correct version number for the Visual Studio plugin?"
|
||||
read -p "Press [Enter] key to continue"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user