feat: rental upversions

This commit is contained in:
lyx 2024-03-22 10:54:59 +08:00
parent 697cd62e7c
commit 44259e8260

View File

@ -1,6 +1,6 @@
{ {
"name": "@hera/plugin-rental", "name": "@hera/plugin-rental",
"version": "1.5.9", "version": "1.6.0",
"main": "dist/server/index.js", "main": "dist/server/index.js",
"displayName": "professional construction materials rental system - customized based on hera", "displayName": "professional construction materials rental system - customized based on hera",
"displayName.zh-CN": "专业建材租赁系统 - 基于赫拉定制", "displayName.zh-CN": "专业建材租赁系统 - 基于赫拉定制",
@ -27,4 +27,4 @@
"keywords": [ "keywords": [
"System management" "System management"
] ]
} }