You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

7 lines
315 B

# Copyright (C) 2005-2023 Splunk Inc. All Rights Reserved.
# Contains useful constants used across code base
# Build time (Grunt) save away of current ITSI version
# Helps avoid repeated REST calls to get the same value of ITSI version repeatedly in different parts of the code
current_itsi_app_version = '4.17.1'