Skip to content

Update Meshtastic Protobufs to v2.7.21 #90

@github-actions

Description

@github-actions

Protobuf Update Available

A new version of Meshtastic protobufs has been released.

Version
Current v2.7.20
Latest v2.7.21

Update Instructions

Run the following command to update:

./scripts/generate_protos.sh update

Or to update to a specific version:

./scripts/generate_protos.sh update v2.7.21

Release Notes

View the release notes at:
https://github.com/meshtastic/protobufs/releases/tag/v2.7.21

Checklist

  • Update protobufs using the script above
  • Review generated Dart code changes
  • Test with a physical Meshtastic device
  • Update any app code affected by protobuf changes
  • Commit and push changes

This issue was automatically created by the protobuf update checker.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestprotobuf-updateProtobuf version update available

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions