Skip to content

Commit 5cd8b23

Browse files
committed
chore: Use the latest generator for releases
1 parent 67ad0ff commit 5cd8b23

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CSharpGeneratorFunctions.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# This is intended to be imported using the "source" function
22
# from any script that wants to invoke the C#-based generator.
33

4-
declare -r GAPIC_GENERATOR_VERSION=1.4.22
4+
declare -r GAPIC_GENERATOR_VERSION=1.4.23
55

66
TMP_CSHARP_GENERATOR_DIR=tmp-gapic-generator-csharp
77
if [[ $CSHARP_GENERATOR_DIR == "" ]]

0 commit comments

Comments
 (0)