Description

Updates the APP_INFO, VERSION record with the provided new version.

Syntax

rv = Update_Services("setVersion", NewVersion)

Parameters

ParameterDescription
NewVersion

The version number to update. The version number is expected to follow the pattern:  YY.MM.DD.VV (ie: 19.10.31.01).

Version

16.0.19

  • No labels