From 32b1712e533900cb6215aa848e367b7055e87385 Mon Sep 17 00:00:00 2001 From: ci viz model Date: Thu, 7 Aug 2025 10:12:43 +0000 Subject: [PATCH] Latest generation --- CHANGELOG.md | 2 +- lib/counter.pbjson.dart | 4 ++-- pubspec.yaml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 54f1724..ee7ee8a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,3 @@ # CHANGELOG -Lib version: 1.11.0-SNAPSHOT-250728143358 +Lib version: 1.11.0-SNAPSHOT-250807101221 diff --git a/lib/counter.pbjson.dart b/lib/counter.pbjson.dart index fafc16e..379dfc0 100644 --- a/lib/counter.pbjson.dart +++ b/lib/counter.pbjson.dart @@ -55,6 +55,6 @@ const NextSiteCounterRequest$json = { /// Descriptor for `NextSiteCounterRequest`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List nextSiteCounterRequestDescriptor = $convert.base64Decode( 'ChZOZXh0U2l0ZUNvdW50ZXJSZXF1ZXN0EjgKBkhlYWRlchgBIAEoCzIWLmFwaS5SZXF1ZXN0U2' - 'l0ZUhlYWRlckII+kIFigECEAFSBkhlYWRlchImCgNLZXkYAiABKAlCFJJBCkoIImNsYWltcyL6' - 'QgRyAhABUgNLZXk6FJJBEQoP0gEGSGVhZGVy0gEDS2V5'); + 'l0ZUhlYWRlckII+kIFigECEAFSBkhlYWRlchIrCgNLZXkYAiABKAlCGZJBD0oNImFwcG9pbnRt' + 'ZW50IvpCBHICEAFSA0tleToUkkERCg/SAQZIZWFkZXLSAQNLZXk='); diff --git a/pubspec.yaml b/pubspec.yaml index 486eeb0..ba2d186 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: dart_viz_sdk description: dart libs from visibility model proto files -version: 1.11.0-SNAPSHOT-250728143358 +version: 1.11.0-SNAPSHOT-250807101221 homepage: '' publish_to: '' repository: ''