From 77299f1ee97ecad21bb52211bfc5700b24c60e41 Mon Sep 17 00:00:00 2001 From: kafkiansky <37590388+kafkiansky@users.noreply.github.com> Date: Sat, 4 Apr 2026 13:39:29 +0000 Subject: [PATCH] chore: regenerate code for protoc-plugin 0.1.19 --- src/CalendarPeriod.php | 2 +- src/Color.php | 2 +- src/Date.php | 2 +- src/DateTime.php | 2 +- src/DateTime/TimeOffset.php | 2 +- src/DateTime/TimeOffsetTimeZone.php | 2 +- src/DateTime/TimeOffsetUtcOffset.php | 2 +- src/DayOfWeek.php | 2 +- src/Decimal.php | 2 +- src/Expr.php | 2 +- src/Fraction.php | 2 +- src/GoogleTypeCalendarPeriodDescriptorRegistry.php | 2 +- src/GoogleTypeColorDescriptorRegistry.php | 2 +- src/GoogleTypeDateDescriptorRegistry.php | 2 +- src/GoogleTypeDatetimeDescriptorRegistry.php | 2 +- src/GoogleTypeDayofweekDescriptorRegistry.php | 2 +- src/GoogleTypeDecimalDescriptorRegistry.php | 2 +- src/GoogleTypeExprDescriptorRegistry.php | 2 +- src/GoogleTypeFractionDescriptorRegistry.php | 2 +- src/GoogleTypeIntervalDescriptorRegistry.php | 2 +- src/GoogleTypeLatlngDescriptorRegistry.php | 2 +- src/GoogleTypeLocalizedTextDescriptorRegistry.php | 2 +- src/GoogleTypeMoneyDescriptorRegistry.php | 2 +- src/GoogleTypeMonthDescriptorRegistry.php | 2 +- src/GoogleTypePhoneNumberDescriptorRegistry.php | 2 +- src/GoogleTypePostalAddressDescriptorRegistry.php | 2 +- src/GoogleTypeQuaternionDescriptorRegistry.php | 2 +- src/GoogleTypeTimeofdayDescriptorRegistry.php | 2 +- src/Interval.php | 2 +- src/LatLng.php | 2 +- src/LocalizedText.php | 2 +- src/Money.php | 2 +- src/Month.php | 2 +- src/PhoneNumber.php | 2 +- src/PhoneNumber/Kind.php | 2 +- src/PhoneNumber/KindE164Number.php | 2 +- src/PhoneNumber/KindShortCode.php | 2 +- src/PhoneNumber/ShortCode.php | 2 +- src/PostalAddress.php | 2 +- src/Quaternion.php | 2 +- src/TimeOfDay.php | 2 +- src/TimeZone.php | 2 +- src/autoload.metadata.php | 2 +- 43 files changed, 43 insertions(+), 43 deletions(-) diff --git a/src/CalendarPeriod.php b/src/CalendarPeriod.php index df19205..8261159 100644 --- a/src/CalendarPeriod.php +++ b/src/CalendarPeriod.php @@ -3,7 +3,7 @@ /** * Code generated by thesis/protoc-plugin. DO NOT EDIT. * Versions: - * thesis/protoc-plugin — v0.1.18 + * thesis/protoc-plugin — v0.1.19 * protoc — v6.33.5 * Source: google/type/calendar_period.proto */ diff --git a/src/Color.php b/src/Color.php index 41c5d83..b0733dd 100644 --- a/src/Color.php +++ b/src/Color.php @@ -3,7 +3,7 @@ /** * Code generated by thesis/protoc-plugin. DO NOT EDIT. * Versions: - * thesis/protoc-plugin — v0.1.18 + * thesis/protoc-plugin — v0.1.19 * protoc — v6.33.5 * Source: google/type/color.proto */ diff --git a/src/Date.php b/src/Date.php index 4f8b0ce..24f4cb6 100644 --- a/src/Date.php +++ b/src/Date.php @@ -3,7 +3,7 @@ /** * Code generated by thesis/protoc-plugin. DO NOT EDIT. * Versions: - * thesis/protoc-plugin — v0.1.18 + * thesis/protoc-plugin — v0.1.19 * protoc — v6.33.5 * Source: google/type/date.proto */ diff --git a/src/DateTime.php b/src/DateTime.php index 600f46b..efc1ca1 100644 --- a/src/DateTime.php +++ b/src/DateTime.php @@ -3,7 +3,7 @@ /** * Code generated by thesis/protoc-plugin. DO NOT EDIT. * Versions: - * thesis/protoc-plugin — v0.1.18 + * thesis/protoc-plugin — v0.1.19 * protoc — v6.33.5 * Source: google/type/datetime.proto */ diff --git a/src/DateTime/TimeOffset.php b/src/DateTime/TimeOffset.php index 486cbd2..183737e 100644 --- a/src/DateTime/TimeOffset.php +++ b/src/DateTime/TimeOffset.php @@ -3,7 +3,7 @@ /** * Code generated by thesis/protoc-plugin. DO NOT EDIT. * Versions: - * thesis/protoc-plugin — v0.1.18 + * thesis/protoc-plugin — v0.1.19 * protoc — v6.33.5 * Source: google/type/datetime.proto */ diff --git a/src/DateTime/TimeOffsetTimeZone.php b/src/DateTime/TimeOffsetTimeZone.php index 57757ad..bff6851 100644 --- a/src/DateTime/TimeOffsetTimeZone.php +++ b/src/DateTime/TimeOffsetTimeZone.php @@ -3,7 +3,7 @@ /** * Code generated by thesis/protoc-plugin. DO NOT EDIT. * Versions: - * thesis/protoc-plugin — v0.1.18 + * thesis/protoc-plugin — v0.1.19 * protoc — v6.33.5 * Source: google/type/datetime.proto */ diff --git a/src/DateTime/TimeOffsetUtcOffset.php b/src/DateTime/TimeOffsetUtcOffset.php index 17252d7..3c24c04 100644 --- a/src/DateTime/TimeOffsetUtcOffset.php +++ b/src/DateTime/TimeOffsetUtcOffset.php @@ -3,7 +3,7 @@ /** * Code generated by thesis/protoc-plugin. DO NOT EDIT. * Versions: - * thesis/protoc-plugin — v0.1.18 + * thesis/protoc-plugin — v0.1.19 * protoc — v6.33.5 * Source: google/type/datetime.proto */ diff --git a/src/DayOfWeek.php b/src/DayOfWeek.php index d877a28..8e92c6c 100644 --- a/src/DayOfWeek.php +++ b/src/DayOfWeek.php @@ -3,7 +3,7 @@ /** * Code generated by thesis/protoc-plugin. DO NOT EDIT. * Versions: - * thesis/protoc-plugin — v0.1.18 + * thesis/protoc-plugin — v0.1.19 * protoc — v6.33.5 * Source: google/type/dayofweek.proto */ diff --git a/src/Decimal.php b/src/Decimal.php index 441e4a1..cb365ff 100644 --- a/src/Decimal.php +++ b/src/Decimal.php @@ -3,7 +3,7 @@ /** * Code generated by thesis/protoc-plugin. DO NOT EDIT. * Versions: - * thesis/protoc-plugin — v0.1.18 + * thesis/protoc-plugin — v0.1.19 * protoc — v6.33.5 * Source: google/type/decimal.proto */ diff --git a/src/Expr.php b/src/Expr.php index 9b0ea24..6f0a128 100644 --- a/src/Expr.php +++ b/src/Expr.php @@ -3,7 +3,7 @@ /** * Code generated by thesis/protoc-plugin. DO NOT EDIT. * Versions: - * thesis/protoc-plugin — v0.1.18 + * thesis/protoc-plugin — v0.1.19 * protoc — v6.33.5 * Source: google/type/expr.proto */ diff --git a/src/Fraction.php b/src/Fraction.php index a9c68db..ca70d64 100644 --- a/src/Fraction.php +++ b/src/Fraction.php @@ -3,7 +3,7 @@ /** * Code generated by thesis/protoc-plugin. DO NOT EDIT. * Versions: - * thesis/protoc-plugin — v0.1.18 + * thesis/protoc-plugin — v0.1.19 * protoc — v6.33.5 * Source: google/type/fraction.proto */ diff --git a/src/GoogleTypeCalendarPeriodDescriptorRegistry.php b/src/GoogleTypeCalendarPeriodDescriptorRegistry.php index 5f89aa6..8cb83bc 100644 --- a/src/GoogleTypeCalendarPeriodDescriptorRegistry.php +++ b/src/GoogleTypeCalendarPeriodDescriptorRegistry.php @@ -3,7 +3,7 @@ /** * Code generated by thesis/protoc-plugin. DO NOT EDIT. * Versions: - * thesis/protoc-plugin — v0.1.18 + * thesis/protoc-plugin — v0.1.19 * protoc — v6.33.5 * Source: google/type/calendar_period.proto */ diff --git a/src/GoogleTypeColorDescriptorRegistry.php b/src/GoogleTypeColorDescriptorRegistry.php index 54bef92..c275404 100644 --- a/src/GoogleTypeColorDescriptorRegistry.php +++ b/src/GoogleTypeColorDescriptorRegistry.php @@ -3,7 +3,7 @@ /** * Code generated by thesis/protoc-plugin. DO NOT EDIT. * Versions: - * thesis/protoc-plugin — v0.1.18 + * thesis/protoc-plugin — v0.1.19 * protoc — v6.33.5 * Source: google/type/color.proto */ diff --git a/src/GoogleTypeDateDescriptorRegistry.php b/src/GoogleTypeDateDescriptorRegistry.php index 3e6259f..601c543 100644 --- a/src/GoogleTypeDateDescriptorRegistry.php +++ b/src/GoogleTypeDateDescriptorRegistry.php @@ -3,7 +3,7 @@ /** * Code generated by thesis/protoc-plugin. DO NOT EDIT. * Versions: - * thesis/protoc-plugin — v0.1.18 + * thesis/protoc-plugin — v0.1.19 * protoc — v6.33.5 * Source: google/type/date.proto */ diff --git a/src/GoogleTypeDatetimeDescriptorRegistry.php b/src/GoogleTypeDatetimeDescriptorRegistry.php index feb18a5..4f3838a 100644 --- a/src/GoogleTypeDatetimeDescriptorRegistry.php +++ b/src/GoogleTypeDatetimeDescriptorRegistry.php @@ -3,7 +3,7 @@ /** * Code generated by thesis/protoc-plugin. DO NOT EDIT. * Versions: - * thesis/protoc-plugin — v0.1.18 + * thesis/protoc-plugin — v0.1.19 * protoc — v6.33.5 * Source: google/type/datetime.proto */ diff --git a/src/GoogleTypeDayofweekDescriptorRegistry.php b/src/GoogleTypeDayofweekDescriptorRegistry.php index a46de82..67cd0ee 100644 --- a/src/GoogleTypeDayofweekDescriptorRegistry.php +++ b/src/GoogleTypeDayofweekDescriptorRegistry.php @@ -3,7 +3,7 @@ /** * Code generated by thesis/protoc-plugin. DO NOT EDIT. * Versions: - * thesis/protoc-plugin — v0.1.18 + * thesis/protoc-plugin — v0.1.19 * protoc — v6.33.5 * Source: google/type/dayofweek.proto */ diff --git a/src/GoogleTypeDecimalDescriptorRegistry.php b/src/GoogleTypeDecimalDescriptorRegistry.php index 67ecc09..e244849 100644 --- a/src/GoogleTypeDecimalDescriptorRegistry.php +++ b/src/GoogleTypeDecimalDescriptorRegistry.php @@ -3,7 +3,7 @@ /** * Code generated by thesis/protoc-plugin. DO NOT EDIT. * Versions: - * thesis/protoc-plugin — v0.1.18 + * thesis/protoc-plugin — v0.1.19 * protoc — v6.33.5 * Source: google/type/decimal.proto */ diff --git a/src/GoogleTypeExprDescriptorRegistry.php b/src/GoogleTypeExprDescriptorRegistry.php index 3b8d6f3..797b1ac 100644 --- a/src/GoogleTypeExprDescriptorRegistry.php +++ b/src/GoogleTypeExprDescriptorRegistry.php @@ -3,7 +3,7 @@ /** * Code generated by thesis/protoc-plugin. DO NOT EDIT. * Versions: - * thesis/protoc-plugin — v0.1.18 + * thesis/protoc-plugin — v0.1.19 * protoc — v6.33.5 * Source: google/type/expr.proto */ diff --git a/src/GoogleTypeFractionDescriptorRegistry.php b/src/GoogleTypeFractionDescriptorRegistry.php index facaadd..713f3d8 100644 --- a/src/GoogleTypeFractionDescriptorRegistry.php +++ b/src/GoogleTypeFractionDescriptorRegistry.php @@ -3,7 +3,7 @@ /** * Code generated by thesis/protoc-plugin. DO NOT EDIT. * Versions: - * thesis/protoc-plugin — v0.1.18 + * thesis/protoc-plugin — v0.1.19 * protoc — v6.33.5 * Source: google/type/fraction.proto */ diff --git a/src/GoogleTypeIntervalDescriptorRegistry.php b/src/GoogleTypeIntervalDescriptorRegistry.php index 5f33aa7..6ef8146 100644 --- a/src/GoogleTypeIntervalDescriptorRegistry.php +++ b/src/GoogleTypeIntervalDescriptorRegistry.php @@ -3,7 +3,7 @@ /** * Code generated by thesis/protoc-plugin. DO NOT EDIT. * Versions: - * thesis/protoc-plugin — v0.1.18 + * thesis/protoc-plugin — v0.1.19 * protoc — v6.33.5 * Source: google/type/interval.proto */ diff --git a/src/GoogleTypeLatlngDescriptorRegistry.php b/src/GoogleTypeLatlngDescriptorRegistry.php index 2de984d..9d9ed74 100644 --- a/src/GoogleTypeLatlngDescriptorRegistry.php +++ b/src/GoogleTypeLatlngDescriptorRegistry.php @@ -3,7 +3,7 @@ /** * Code generated by thesis/protoc-plugin. DO NOT EDIT. * Versions: - * thesis/protoc-plugin — v0.1.18 + * thesis/protoc-plugin — v0.1.19 * protoc — v6.33.5 * Source: google/type/latlng.proto */ diff --git a/src/GoogleTypeLocalizedTextDescriptorRegistry.php b/src/GoogleTypeLocalizedTextDescriptorRegistry.php index 7c8deb1..7c7f186 100644 --- a/src/GoogleTypeLocalizedTextDescriptorRegistry.php +++ b/src/GoogleTypeLocalizedTextDescriptorRegistry.php @@ -3,7 +3,7 @@ /** * Code generated by thesis/protoc-plugin. DO NOT EDIT. * Versions: - * thesis/protoc-plugin — v0.1.18 + * thesis/protoc-plugin — v0.1.19 * protoc — v6.33.5 * Source: google/type/localized_text.proto */ diff --git a/src/GoogleTypeMoneyDescriptorRegistry.php b/src/GoogleTypeMoneyDescriptorRegistry.php index b088132..7f14c98 100644 --- a/src/GoogleTypeMoneyDescriptorRegistry.php +++ b/src/GoogleTypeMoneyDescriptorRegistry.php @@ -3,7 +3,7 @@ /** * Code generated by thesis/protoc-plugin. DO NOT EDIT. * Versions: - * thesis/protoc-plugin — v0.1.18 + * thesis/protoc-plugin — v0.1.19 * protoc — v6.33.5 * Source: google/type/money.proto */ diff --git a/src/GoogleTypeMonthDescriptorRegistry.php b/src/GoogleTypeMonthDescriptorRegistry.php index 88ea8d1..d492f7e 100644 --- a/src/GoogleTypeMonthDescriptorRegistry.php +++ b/src/GoogleTypeMonthDescriptorRegistry.php @@ -3,7 +3,7 @@ /** * Code generated by thesis/protoc-plugin. DO NOT EDIT. * Versions: - * thesis/protoc-plugin — v0.1.18 + * thesis/protoc-plugin — v0.1.19 * protoc — v6.33.5 * Source: google/type/month.proto */ diff --git a/src/GoogleTypePhoneNumberDescriptorRegistry.php b/src/GoogleTypePhoneNumberDescriptorRegistry.php index c3e621d..90e47cc 100644 --- a/src/GoogleTypePhoneNumberDescriptorRegistry.php +++ b/src/GoogleTypePhoneNumberDescriptorRegistry.php @@ -3,7 +3,7 @@ /** * Code generated by thesis/protoc-plugin. DO NOT EDIT. * Versions: - * thesis/protoc-plugin — v0.1.18 + * thesis/protoc-plugin — v0.1.19 * protoc — v6.33.5 * Source: google/type/phone_number.proto */ diff --git a/src/GoogleTypePostalAddressDescriptorRegistry.php b/src/GoogleTypePostalAddressDescriptorRegistry.php index 8c88990..4425b90 100644 --- a/src/GoogleTypePostalAddressDescriptorRegistry.php +++ b/src/GoogleTypePostalAddressDescriptorRegistry.php @@ -3,7 +3,7 @@ /** * Code generated by thesis/protoc-plugin. DO NOT EDIT. * Versions: - * thesis/protoc-plugin — v0.1.18 + * thesis/protoc-plugin — v0.1.19 * protoc — v6.33.5 * Source: google/type/postal_address.proto */ diff --git a/src/GoogleTypeQuaternionDescriptorRegistry.php b/src/GoogleTypeQuaternionDescriptorRegistry.php index dc53fb5..06e94af 100644 --- a/src/GoogleTypeQuaternionDescriptorRegistry.php +++ b/src/GoogleTypeQuaternionDescriptorRegistry.php @@ -3,7 +3,7 @@ /** * Code generated by thesis/protoc-plugin. DO NOT EDIT. * Versions: - * thesis/protoc-plugin — v0.1.18 + * thesis/protoc-plugin — v0.1.19 * protoc — v6.33.5 * Source: google/type/quaternion.proto */ diff --git a/src/GoogleTypeTimeofdayDescriptorRegistry.php b/src/GoogleTypeTimeofdayDescriptorRegistry.php index 5993492..6db88fe 100644 --- a/src/GoogleTypeTimeofdayDescriptorRegistry.php +++ b/src/GoogleTypeTimeofdayDescriptorRegistry.php @@ -3,7 +3,7 @@ /** * Code generated by thesis/protoc-plugin. DO NOT EDIT. * Versions: - * thesis/protoc-plugin — v0.1.18 + * thesis/protoc-plugin — v0.1.19 * protoc — v6.33.5 * Source: google/type/timeofday.proto */ diff --git a/src/Interval.php b/src/Interval.php index 869d460..34e5a79 100644 --- a/src/Interval.php +++ b/src/Interval.php @@ -3,7 +3,7 @@ /** * Code generated by thesis/protoc-plugin. DO NOT EDIT. * Versions: - * thesis/protoc-plugin — v0.1.18 + * thesis/protoc-plugin — v0.1.19 * protoc — v6.33.5 * Source: google/type/interval.proto */ diff --git a/src/LatLng.php b/src/LatLng.php index a5ef91c..5f26caa 100644 --- a/src/LatLng.php +++ b/src/LatLng.php @@ -3,7 +3,7 @@ /** * Code generated by thesis/protoc-plugin. DO NOT EDIT. * Versions: - * thesis/protoc-plugin — v0.1.18 + * thesis/protoc-plugin — v0.1.19 * protoc — v6.33.5 * Source: google/type/latlng.proto */ diff --git a/src/LocalizedText.php b/src/LocalizedText.php index c8ed14e..150beff 100644 --- a/src/LocalizedText.php +++ b/src/LocalizedText.php @@ -3,7 +3,7 @@ /** * Code generated by thesis/protoc-plugin. DO NOT EDIT. * Versions: - * thesis/protoc-plugin — v0.1.18 + * thesis/protoc-plugin — v0.1.19 * protoc — v6.33.5 * Source: google/type/localized_text.proto */ diff --git a/src/Money.php b/src/Money.php index 19dc30e..7b1af1f 100644 --- a/src/Money.php +++ b/src/Money.php @@ -3,7 +3,7 @@ /** * Code generated by thesis/protoc-plugin. DO NOT EDIT. * Versions: - * thesis/protoc-plugin — v0.1.18 + * thesis/protoc-plugin — v0.1.19 * protoc — v6.33.5 * Source: google/type/money.proto */ diff --git a/src/Month.php b/src/Month.php index b618dee..4534573 100644 --- a/src/Month.php +++ b/src/Month.php @@ -3,7 +3,7 @@ /** * Code generated by thesis/protoc-plugin. DO NOT EDIT. * Versions: - * thesis/protoc-plugin — v0.1.18 + * thesis/protoc-plugin — v0.1.19 * protoc — v6.33.5 * Source: google/type/month.proto */ diff --git a/src/PhoneNumber.php b/src/PhoneNumber.php index 7e6cfae..c5567bc 100644 --- a/src/PhoneNumber.php +++ b/src/PhoneNumber.php @@ -3,7 +3,7 @@ /** * Code generated by thesis/protoc-plugin. DO NOT EDIT. * Versions: - * thesis/protoc-plugin — v0.1.18 + * thesis/protoc-plugin — v0.1.19 * protoc — v6.33.5 * Source: google/type/phone_number.proto */ diff --git a/src/PhoneNumber/Kind.php b/src/PhoneNumber/Kind.php index 7f92dab..1940777 100644 --- a/src/PhoneNumber/Kind.php +++ b/src/PhoneNumber/Kind.php @@ -3,7 +3,7 @@ /** * Code generated by thesis/protoc-plugin. DO NOT EDIT. * Versions: - * thesis/protoc-plugin — v0.1.18 + * thesis/protoc-plugin — v0.1.19 * protoc — v6.33.5 * Source: google/type/phone_number.proto */ diff --git a/src/PhoneNumber/KindE164Number.php b/src/PhoneNumber/KindE164Number.php index 3f6ab77..3b7f16f 100644 --- a/src/PhoneNumber/KindE164Number.php +++ b/src/PhoneNumber/KindE164Number.php @@ -3,7 +3,7 @@ /** * Code generated by thesis/protoc-plugin. DO NOT EDIT. * Versions: - * thesis/protoc-plugin — v0.1.18 + * thesis/protoc-plugin — v0.1.19 * protoc — v6.33.5 * Source: google/type/phone_number.proto */ diff --git a/src/PhoneNumber/KindShortCode.php b/src/PhoneNumber/KindShortCode.php index 19b77a7..f27c3ff 100644 --- a/src/PhoneNumber/KindShortCode.php +++ b/src/PhoneNumber/KindShortCode.php @@ -3,7 +3,7 @@ /** * Code generated by thesis/protoc-plugin. DO NOT EDIT. * Versions: - * thesis/protoc-plugin — v0.1.18 + * thesis/protoc-plugin — v0.1.19 * protoc — v6.33.5 * Source: google/type/phone_number.proto */ diff --git a/src/PhoneNumber/ShortCode.php b/src/PhoneNumber/ShortCode.php index a884a4e..50fad2c 100644 --- a/src/PhoneNumber/ShortCode.php +++ b/src/PhoneNumber/ShortCode.php @@ -3,7 +3,7 @@ /** * Code generated by thesis/protoc-plugin. DO NOT EDIT. * Versions: - * thesis/protoc-plugin — v0.1.18 + * thesis/protoc-plugin — v0.1.19 * protoc — v6.33.5 * Source: google/type/phone_number.proto */ diff --git a/src/PostalAddress.php b/src/PostalAddress.php index afd9abe..881e52c 100644 --- a/src/PostalAddress.php +++ b/src/PostalAddress.php @@ -3,7 +3,7 @@ /** * Code generated by thesis/protoc-plugin. DO NOT EDIT. * Versions: - * thesis/protoc-plugin — v0.1.18 + * thesis/protoc-plugin — v0.1.19 * protoc — v6.33.5 * Source: google/type/postal_address.proto */ diff --git a/src/Quaternion.php b/src/Quaternion.php index 9ef330d..309f17a 100644 --- a/src/Quaternion.php +++ b/src/Quaternion.php @@ -3,7 +3,7 @@ /** * Code generated by thesis/protoc-plugin. DO NOT EDIT. * Versions: - * thesis/protoc-plugin — v0.1.18 + * thesis/protoc-plugin — v0.1.19 * protoc — v6.33.5 * Source: google/type/quaternion.proto */ diff --git a/src/TimeOfDay.php b/src/TimeOfDay.php index 90f11e3..f8da413 100644 --- a/src/TimeOfDay.php +++ b/src/TimeOfDay.php @@ -3,7 +3,7 @@ /** * Code generated by thesis/protoc-plugin. DO NOT EDIT. * Versions: - * thesis/protoc-plugin — v0.1.18 + * thesis/protoc-plugin — v0.1.19 * protoc — v6.33.5 * Source: google/type/timeofday.proto */ diff --git a/src/TimeZone.php b/src/TimeZone.php index cad7a70..02b5c78 100644 --- a/src/TimeZone.php +++ b/src/TimeZone.php @@ -3,7 +3,7 @@ /** * Code generated by thesis/protoc-plugin. DO NOT EDIT. * Versions: - * thesis/protoc-plugin — v0.1.18 + * thesis/protoc-plugin — v0.1.19 * protoc — v6.33.5 * Source: google/type/datetime.proto */ diff --git a/src/autoload.metadata.php b/src/autoload.metadata.php index 92e995a..f6fc646 100644 --- a/src/autoload.metadata.php +++ b/src/autoload.metadata.php @@ -3,7 +3,7 @@ /** * Code generated by thesis/protoc-plugin. DO NOT EDIT. * Versions: - * thesis/protoc-plugin — v0.1.18 + * thesis/protoc-plugin — v0.1.19 * protoc — v6.33.5 */