2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-12-24 21:23:26 +00:00

Update docker_install.md (#7061)

* Update docker_install.md

Fix links to docker files

* Fix link in RELEASE.md

* Ignore some outgoing links
This commit is contained in:
Oliver
2024-04-18 09:41:02 +10:00
committed by GitHub
parent f80b116307
commit b32f081a77
3 changed files with 10 additions and 4 deletions

View File

@@ -4,7 +4,7 @@ Checklist of steps to perform at each code release
### Update Version String
Update `INVENTREE_SW_VERSION` in [version.py](https://github.com/inventree/InvenTree/blob/master/InvenTree/InvenTree/version.py)
Update `INVENTREE_SW_VERSION` in [version.py](https://github.com/inventree/InvenTree/blob/0.14.x/InvenTree/InvenTree/version.py)
### Increment API Version