Version number matching

This commit is contained in:
Theile
2022-09-20 08:36:55 +02:00
parent 909a61fbe3
commit c0a850848b
12 changed files with 12 additions and 12 deletions

View File

@@ -108,7 +108,7 @@ installomatorOptions="BLOCKING_PROCESS_ACTION=prompt_user DIALOG_CMD_FILE=${dial
# v. 10.0.2 : Improved icon checks and failovers
# v. 10.0.1 : github-functions added. Improved appIcon handling. Can add the app to Dock using dockutil.
# v. 10.0 : Integration with Dialog and Installomator v. 10
# v. 9.3 : Better logging handling and installomatorOptions fix.
# v. 9.2.1 : Better logging handling and installomatorOptions fix.
######################################################################
# Mark: Script

View File

@@ -55,7 +55,7 @@ installomatorOptions="BLOCKING_PROCESS_ACTION=prompt_user DIALOG_CMD_FILE=${dial
# v. 10.0.2 : Improved icon checks and failovers
# v. 10.0.1 : Improved appIcon handling. Can add the app to Dock using dockutil
# v. 10.0 : Integration with Dialog and Installomator v. 10
# v. 9.3 : Better logging handling and installomatorOptions fix.
# v. 9.2.1 : Better logging handling and installomatorOptions fix.
######################################################################
# Mark: Script

View File

@@ -48,7 +48,7 @@ installomatorOptions="BLOCKING_PROCESS_ACTION=tell_user_then_quit DIALOG_CMD_FIL
# v. 10.0.2 : Improved icon checks and failovers
# v. 10.0.1 : Improved appIcon handling. Can add the app to Dock using dockutil
# v. 10.0 : Integration with Dialog and Installomator v. 10
# v. 9.3 : Better logging handling and installomatorOptions fix.
# v. 9.2.1 : Better logging handling and installomatorOptions fix.
######################################################################
# Mark: Script

View File

@@ -48,7 +48,7 @@ installomatorOptions="BLOCKING_PROCESS_ACTION=prompt_user DIALOG_CMD_FILE=${dial
# v. 10.0.2 : Improved icon checks and failovers
# v. 10.0.1 : Improved appIcon handling. Can add the app to Dock using dockutil
# v. 10.0 : Integration with Dialog and Installomator v. 10
# v. 9.3 : Better logging handling and installomatorOptions fix.
# v. 9.2.1 : Better logging handling and installomatorOptions fix.
######################################################################
# Mark: Script

View File

@@ -45,7 +45,7 @@ installomatorOptions="BLOCKING_PROCESS_ACTION=prompt_user DIALOG_CMD_FILE=${dial
# v. 10.0.2 : Improved icon checks and failovers
# v. 10.0.1 : Improved appIcon handling. Can add the app to Dock using dockutil
# v. 10.0 : Integration with Dialog and Installomator v. 10
# v. 9.3 : Better logging handling and installomatorOptions fix.
# v. 9.2.1 : Better logging handling and installomatorOptions fix.
######################################################################
# Mark: Script

View File

@@ -48,7 +48,7 @@ installomatorOptions="BLOCKING_PROCESS_ACTION=ignore NOTIFY=silent DIALOG_CMD_FI
# v. 10.0.2 : Improved icon checks and failovers
# v. 10.0.1 : Can add the app to Dock using dockutil
# v. 10.0 : Integration with Dialog and Installomator v. 10
# v. 9.3 : Better logging handling and installomatorOptions fix.
# v. 9.2.1 : Better logging handling and installomatorOptions fix.
######################################################################
# Mark: Script

View File

@@ -38,7 +38,7 @@ installomatorOptions="BLOCKING_PROCESS_ACTION=prompt_user LOGGING=INFO NOTIFY=al
# Fill the variable "what" above with a label.
# Script will run this label through Installomator.
######################################################################
# v. 9.3 : Better logging handling and installomatorOptions fix.
# v. 9.2.1 : Better logging handling and installomatorOptions fix.
######################################################################
# Mark: Script

View File

@@ -31,7 +31,7 @@ installomatorOptions="BLOCKING_PROCESS_ACTION=tell_user_then_quit" # Separated b
# Fill the variable "what" above with a label.
# Script will run this label through Installomator.
######################################################################
# v. 9.3 : Better logging handling and installomatorOptions fix.
# v. 9.2.1 : Better logging handling and installomatorOptions fix.
######################################################################
# Mark: Script

View File

@@ -31,7 +31,7 @@ installomatorOptions="BLOCKING_PROCESS_ACTION=tell_user_then_quit NOTIFY=all" #
# Fill the variable "what" above with a label.
# Script will run this label through Installomator.
######################################################################
# v. 9.3 : Better logging handling and installomatorOptions fix.
# v. 9.2.1 : Better logging handling and installomatorOptions fix.
######################################################################
# Mark: Script

View File

@@ -31,7 +31,7 @@ installomatorOptions="BLOCKING_PROCESS_ACTION=tell_user" # Separated by space
# Fill the variable "what" above with a label.
# Script will run this label through Installomator.
######################################################################
# v. 9.3 : Better logging handling and installomatorOptions fix.
# v. 9.2.1 : Better logging handling and installomatorOptions fix.
######################################################################
# Mark: Script

View File

@@ -31,7 +31,7 @@ installomatorOptions="BLOCKING_PROCESS_ACTION=prompt_user NOTIFY=all" # Separate
# Fill the variable "what" above with a label.
# Script will run this label through Installomator.
######################################################################
# v. 9.3 : Better logging handling and installomatorOptions fix.
# v. 9.2.1 : Better logging handling and installomatorOptions fix.
######################################################################
# Mark: Script

View File

@@ -31,7 +31,7 @@ installomatorOptions="BLOCKING_PROCESS_ACTION=ignore NOTIFY=silent" # Separated
# Fill the variable "what" above with a label.
# Script will run this label through Installomator.
######################################################################
# v. 9.3 : Better logging handling and installomatorOptions fix.
# v. 9.2.1 : Better logging handling and installomatorOptions fix.
######################################################################
# Mark: Script