Skip to content

Commit

Permalink
bump-for-build
Browse files Browse the repository at this point in the history
  • Loading branch information
sebbacon committed May 11, 2020
1 parent f73e64e commit 9d18330
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion runner/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.1+bump10
0.1.1+bump11
2 changes: 1 addition & 1 deletion runner/run_pyinstaller.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
+ [
"--onefile",
"--add-data",
"runner/VERSION;runner'",
"runner/VERSION;runner",
"runner/windows_run_wrapper.py",
"runner/windows_run.py",
]
Expand Down

0 comments on commit 9d18330

Please sign in to comment.