From 4ebfe03fc43769a1de4e60c3aebfc7f67ec150f5 Mon Sep 17 00:00:00 2001
From: gsx <530353222@qq.com>
Date: Mon, 12 Aug 2024 15:03:56 +0800
Subject: [PATCH] 3.13.0
---
README.md | 6 +++---
README.zh-CN.md | 6 +++---
package.json | 2 +-
3 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/README.md b/README.md
index 8884255..9f856b4 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
[](https://gitee.com/dromara/electron-egg/stargazers)
-
🎉🎉🎉 ElectronEgg V3.12.0已发布! 🎉🎉🎉
+🎉🎉🎉 ElectronEgg V3.13.0已发布! 🎉🎉🎉
@@ -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+**
- 🏆 码云最有价值开源项目

diff --git a/README.zh-CN.md b/README.zh-CN.md
index 8884255..9f856b4 100644
--- a/README.zh-CN.md
+++ b/README.zh-CN.md
@@ -1,7 +1,7 @@
[](https://gitee.com/dromara/electron-egg/stargazers)
-
🎉🎉🎉 ElectronEgg V3.12.0已发布! 🎉🎉🎉
+🎉🎉🎉 ElectronEgg V3.13.0已发布! 🎉🎉🎉
@@ -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+**
- 🏆 码云最有价值开源项目

diff --git a/package.json b/package.json
index c8ddea6..8812a15 100644
--- a/package.json
+++ b/package.json
@@ -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": {