File tree Expand file tree Collapse file tree 4 files changed +6
-3
lines changed
Expand file tree Collapse file tree 4 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 11[bumpversion]
22commit = True
33tag = False
4- current_version = 4.11.79
4+ current_version = 4.11.80
55
66[bumpversion:file:version.py]
77search = version = " {current_version}"
Original file line number Diff line number Diff line change 5353 node_modules/nunjucks/bin/precompile templates/ > ./static/js/compile_templates.js
5454 rm -rf ./node_modules
5555
56+ - name : Build APworld file
57+ run : python3 ./tools/package_apworld.py
58+
5659 - name : Build minified versions
5760 run : python3 ./tools/prepare_live.py
5861
Original file line number Diff line number Diff line change 11"""Holds the version for Archipelago."""
22
3- version = "1.0.49 "
3+ version = "1.0.50 "
Original file line number Diff line number Diff line change 11"""Holds the version for DK64 Rando."""
22
3- version = "4.11.79 "
3+ version = "4.11.80 "
You can’t perform that action at this time.
0 commit comments