2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-15 03:25:42 +00:00

Update broken links (#7019)

* Update broken links

* Update broken links
This commit is contained in:
Emmanuel Ferdman
2024-04-17 12:42:59 +03:00
committed by GitHub
parent df5fcf7d62
commit d24219fec3
4 changed files with 4 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/master/src/backend/InvenTree/InvenTree/version.py)
### Increment API Version