This commit is contained in:
gsx
2024-08-12 15:03:56 +08:00
parent f2dcceefa4
commit 4ebfe03fc4
3 changed files with 7 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
[![star](https://gitee.com/dromara/electron-egg/badge/star.svg?theme=gvp)](https://gitee.com/dromara/electron-egg/stargazers)
<div align=center>
<h3>🎉🎉🎉 ElectronEgg V3.12.0已发布! 🎉🎉🎉</h3>
<h3>🎉🎉🎉 ElectronEgg V3.13.0已发布! 🎉🎉🎉</h3>
</div>
<br>
@@ -34,8 +34,8 @@
- 🍩 **为什么使用?** 桌面软件(办公方向、 个人工具仍然是未来十几年PC端需求之一提高工作效率
- 🍉 **简单:** 只需懂 JavaScript
- 🍑 **愿景:** 所有开发者都能学会桌面软件研发
- 🍰 **gitee** https://gitee.com/dromara/electron-egg **4800+**
- 🍨 **github** https://github.com/dromara/electron-egg **1600+**
- 🍰 **gitee** https://gitee.com/dromara/electron-egg **4900+**
- 🍨 **github** https://github.com/dromara/electron-egg **1700+**
- 🏆 码云最有价值开源项目
![](./public/images/example/ee-zs.png)

View File

@@ -1,7 +1,7 @@
[![star](https://gitee.com/dromara/electron-egg/badge/star.svg?theme=gvp)](https://gitee.com/dromara/electron-egg/stargazers)
<div align=center>
<h3>🎉🎉🎉 ElectronEgg V3.12.0已发布! 🎉🎉🎉</h3>
<h3>🎉🎉🎉 ElectronEgg V3.13.0已发布! 🎉🎉🎉</h3>
</div>
<br>
@@ -34,8 +34,8 @@
- 🍩 **为什么使用?** 桌面软件(办公方向、 个人工具仍然是未来十几年PC端需求之一提高工作效率
- 🍉 **简单:** 只需懂 JavaScript
- 🍑 **愿景:** 所有开发者都能学会桌面软件研发
- 🍰 **gitee** https://gitee.com/dromara/electron-egg **4800+**
- 🍨 **github** https://github.com/dromara/electron-egg **1600+**
- 🍰 **gitee** https://gitee.com/dromara/electron-egg **4900+**
- 🍨 **github** https://github.com/dromara/electron-egg **1700+**
- 🏆 码云最有价值开源项目
![](./public/images/example/ee-zs.png)

View File

@@ -1,6 +1,6 @@
{
"name": "ee",
"version": "3.12.0",
"version": "3.13.0",
"description": "A fast, desktop software development framework",
"main": "main.js",
"scripts": {