Skip to content

Commit af5e3be

Browse files
committed
bump version number
1 parent fa6d619 commit af5e3be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-release.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
environ = dict(os.environ)
1414

1515
platformio = r"/Users/barsmith/.platformio/penv/bin/platformio" #"/Users/barsmith/.platformio/penv/bin/platformio"
16-
version = "1.03"
16+
version = "1.04"
1717
os.chdir(os.path.dirname(os.path.realpath(r"/Users/barsmith/Documents/GitHub/FluidNC/.pio"))) #"/Users/barsmith/Documents/GitHub/FluidNC/.pio"
1818
#change path to the project folder (the folder with platformio.ini)
1919
tag = "maslow4-"+version

0 commit comments

Comments
 (0)