Skip to content

Commit 2cbe23c

Browse files
committed
Upd: README.md
1 parent 8e35995 commit 2cbe23c

File tree

4 files changed

+104
-3
lines changed

4 files changed

+104
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
## v1.0.0-beta.3 (dd-mm-yyyy)
7+
## [v1.0.0-beta.3](https://github.com/ollm/OpenComic/releases/tag/v1.0.0-beta.3) (09-10-2023)
88

99
##### 🚀 New Features
1010

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
## Download beta `v1.0.0-beta.2`
1+
## Download beta `v1.0.0-beta.3`
22

33
###### All packages
4-
- [v1.0.0-beta.2](https://github.com/ollm/OpenComic/releases/tag/v1.0.0-beta.2)
4+
- [v1.0.0-beta.3](https://github.com/ollm/OpenComic/releases/tag/v1.0.0-beta.3)
55

66
## Download `v0.2.1`
77
###### Windows

package-lock.json

Lines changed: 100 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@
8686
"electron": "^27.0.0-beta.9",
8787
"electron-builder": "^24.6.3",
8888
"node-abi": "^3.46.0",
89+
"node-yaml": "^4.0.1",
8990
"nodemon": "^3.0.1"
9091
},
9192
"build": {

0 commit comments

Comments
 (0)