Skip to content

Commit

Permalink
Release for version 10.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Findeton committed Apr 15, 2024
1 parent 96e36fb commit df25490
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helper-tools/config_prod_env.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
import argparse
import re

INPUT_PROD_VERSION="10.2.0"
INPUT_PROD_VERSION="10.3.0"
INPUT_PRE_VERSION="10.3.0"
OUTPUT_PROD_VERSION="10.3.0"
def store_keyvalue(prod_config, generated_config, keystore, pipe):
Expand Down

0 comments on commit df25490

Please sign in to comment.