2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-07-02 11:40:58 +00:00

Simplify checkPluginVersion (#9740)

This commit is contained in:
Oliver
2025-06-06 18:35:54 +10:00
committed by GitHub
parent 5dc6b7cf51
commit e17904eb56
2 changed files with 8 additions and 20 deletions

View File

@ -1,7 +1,7 @@
{
"name": "@inventreedb/ui",
"description": "UI components for the InvenTree project",
"version": "0.0.8",
"version": "0.1.0",
"private": false,
"type": "module",
"license": "MIT",