Skip to content

Commit 0c2adc8

Browse files
committed
V2.4.2 发布~
1 parent f9e30d1 commit 0c2adc8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"id": "shopro",
33
"name": "shopro",
44
"displayName": "芋道商城",
5-
"version": "2.4.1",
5+
"version": "2.4.2",
66
"description": "芋道商城,一套代码,同时发行到iOS、Android、H5、微信小程序多个平台,请使用手机扫码快速体验强大功能",
77
"scripts": {
88
"prettier": "prettier --write \"{pages,sheep}/**/*.{js,json,tsx,css,less,scss,vue,html,md}\""

sheep/store/app.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ const app = defineStore({
6262
this.info = {
6363
name: '芋道商城',
6464
logo: 'https://static.iocoder.cn/ruoyi-vue-pro-logo.png',
65-
version: '2.4.0',
65+
version: '2.4.2',
6666
copyright: '全部开源,个人与企业可 100% 免费使用',
6767
copytime: 'Copyright© 2018-2024',
6868

0 commit comments

Comments
 (0)