We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa6d619 commit af5e3beCopy full SHA for af5e3be
build-release.py
@@ -13,7 +13,7 @@
13
environ = dict(os.environ)
14
15
platformio = r"/Users/barsmith/.platformio/penv/bin/platformio" #"/Users/barsmith/.platformio/penv/bin/platformio"
16
-version = "1.03"
+version = "1.04"
17
os.chdir(os.path.dirname(os.path.realpath(r"/Users/barsmith/Documents/GitHub/FluidNC/.pio"))) #"/Users/barsmith/Documents/GitHub/FluidNC/.pio"
18
#change path to the project folder (the folder with platformio.ini)
19
tag = "maslow4-"+version
0 commit comments