Skip to content

Commit

Permalink
chore: Update generator to v1.4.29
Browse files Browse the repository at this point in the history
  • Loading branch information
jskeet committed Jun 18, 2024
1 parent 2bf21bc commit c3330a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CSharpGeneratorFunctions.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# This is intended to be imported using the "source" function
# from any script that wants to invoke the C#-based generator.

declare -r GAPIC_GENERATOR_VERSION=1.4.28
declare -r GAPIC_GENERATOR_VERSION=1.4.29

TMP_CSHARP_GENERATOR_DIR=tmp-gapic-generator-csharp
if [[ $CSHARP_GENERATOR_DIR == "" ]]
Expand Down

0 comments on commit c3330a9

Please sign in to comment.