Skip to content

Commit a119219

Browse files
committed
release: v0.27.3
1 parent e04fd17 commit a119219

2 files changed

Lines changed: 2 additions & 14 deletions

File tree

README.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -14,18 +14,6 @@
1414
<a href="https://www.producthunt.com/products/notegen-2?embed=true&utm_source=badge-featured&utm_medium=badge&utm_source=badge-notegen&#0045;2" target="_blank"><img src="https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=956348&theme=light&t=1749194675492" alt="NoteGen - A&#0032;cross&#0045;platform&#0032;Markdown&#0032;note&#0045;taking&#0032;application | Product Hunt" style="width: 250px; height: 54px;" width="250" height="54" /></a>
1515
</div>
1616

17-
## 我正在寻找工作 / Looking For Work
18-
19-
我是一名全栈(侧重前端)开发者,目前正在寻找新的工作机会,欢迎联系我!
20-
21-
I am a full-stack (with a focus on front-end) developer, currently looking for new job opportunities. Feel free to contact me!
22-
23-
我希望可以获取一份远程办公的工作,或在北京的公司上班。
24-
25-
I am looking for a remote job or a position in a company based in Beijing.
26-
27-
Email: xu461229187@gmail.com
28-
2917
## Guide
3018

3119
🖥️ Official Document: [English](https://notegen.top/en/) | [简体中文](https://notegen.top/cn/)

src-tauri/tauri.conf.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://schema.tauri.app/config/2",
33
"productName": "NoteGen",
4-
"version": "0.27.2",
4+
"version": "0.27.3",
55
"identifier": "com.codexu.NoteGen",
66
"build": {
77
"beforeDevCommand": "pnpm dev",
@@ -45,7 +45,7 @@
4545
"icons/icon.ico"
4646
],
4747
"iOS": {
48-
"bundleVersion": "0.27.2",
48+
"bundleVersion": "0.27.3",
4949
"developmentTeam": "RGZC4ZTJMU"
5050
},
5151
"macOS": {

0 commit comments

Comments
 (0)