mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-10-31 05:05:42 +00:00 
			
		
		
		
	Update version.py
Modify version number for release
This commit is contained in:
		| @@ -6,7 +6,7 @@ import subprocess | |||||||
| from common.models import InvenTreeSetting | from common.models import InvenTreeSetting | ||||||
| import django | import django | ||||||
|  |  | ||||||
| INVENTREE_SW_VERSION = "0.0.12 pre" | INVENTREE_SW_VERSION = "0.0.12" | ||||||
|  |  | ||||||
|  |  | ||||||
| def inventreeInstanceName(): | def inventreeInstanceName(): | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user