mirror of
https://github.com/meshtastic/python.git
synced 2026-09-15 06:52:41 -04:00
Use poetry version minor, to revert after 2.4.0 release
This commit is contained in:
1 file changed
+1
-1
@@ -26,7 +26,7 @@ jobs:
|
||||
|
||||
- name: Bump version
|
||||
run: >-
|
||||
poetry version patch
|
||||
poetry version minor
|
||||
|
||||
- name: Commit updated version.
|
||||
id: commit_updated
|
||||
|
||||
Reference in new issue
Block a user