1
0
mirror of https://github.com/arduino/library-registry.git synced 2025-07-07 14:41:10 +03:00

Bump library registry submission parser

A new 1.1.0 version of `arduino/library-registry-submission-parser` is now available.
This commit is contained in:
per1234
2021-07-26 06:16:25 -07:00
committed by GitHub
parent 4f49186dcb
commit 014305a2cc

View File

@ -1,7 +1,7 @@
name: Manage PRs
env:
SUBMISSION_PARSER_VERSION: 1.0.1 # See: https://github.com/arduino/library-manager-submission-parser/releases
SUBMISSION_PARSER_VERSION: 1.1.0 # See: https://github.com/arduino/library-manager-submission-parser/releases
MAINTAINERS: |
# GitHub user names to request reviews from in cases where PRs can't be managed automatically.
- per1234