mirror of
https://github.com/odriverobotics/ODrive.git
synced 2026-09-21 23:44:48 +08:00
reset fixcounter
This commit is contained in:
+2
-2
@@ -33,11 +33,11 @@ to publish packages with the name odrive.
|
||||
|
||||
# Set to true to make an official post-release, rather than dev of new version
|
||||
is_post_release = False
|
||||
post_rel_num = 9
|
||||
post_rel_num = 0
|
||||
|
||||
# To test higher numbered releases, bump to the next rev
|
||||
bump_rev = not is_post_release
|
||||
devnum = 1
|
||||
devnum = 0
|
||||
|
||||
# TODO: add additional y/n prompt to prevent from erroneous upload
|
||||
|
||||
|
||||
Reference in New Issue
Block a user