Skip to content
This repository was archived by the owner on May 2, 2022. It is now read-only.

Commit 25ce248

Browse files
committed
35.0.0-alpha
1 parent 451b260 commit 25ce248

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
# WebCatalog [![License: MPL 2.0](https://img.shields.io/badge/License-MPL%202.0-brightgreen.svg)](LICENSE)
22

3-
|macOS (x64 + arm64)|
3+
|macOS|
44
|---|
55
|[![macOS](https://github.com/webcatalog/webcatalog-app/workflows/macOS/badge.svg)](https://github.com/webcatalog/webcatalog-app/actions?query=workflow:%22macOS%22)|
66

7+
|Windows|
8+
|---|
9+
|[![Windows](https://github.com/webcatalog/webcatalog-app/workflows/Windows/badge.svg)](https://github.com/webcatalog/webcatalog-app/actions?query=workflow:%22Windows%22)|
10+
711
|Linux (x64)|Linux (arm64)|
812
|---|---|
913
|[![Linux (x64)](https://github.com/webcatalog/webcatalog-app/workflows/Linux%20(x64)/badge.svg)](https://github.com/webcatalog/webcatalog-app/actions?query=workflow%3A%22Linux+%28x64%29%22)|[![Linux (arm64)](https://github.com/webcatalog/webcatalog-app/workflows/Linux%20(arm64)/badge.svg)](https://github.com/webcatalog/webcatalog-app/actions?query=workflow%3A%22Linux+%28arm64%29%22)|
1014

11-
|Windows (x64 + arm64)|
12-
|---|
13-
|[![Windows](https://github.com/webcatalog/webcatalog-app/workflows/Windows/badge.svg)](https://github.com/webcatalog/webcatalog-app/actions?query=workflow:%22Windows%22)|
14-
1515
**[WebCatalog](https://webcatalog.app)** - Turn Websites into Desktop Apps.
1616

1717
**master** branch only includes the source code of WebCatalog 13 and above. For older versions, check out the **legacy-** branches.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "WebCatalog",
33
"description": "Turn Any Websites Into Real Desktop Apps",
4-
"version": "34.0.0",
4+
"version": "35.0.0-alpha",
55
"engines": {
66
"node": ">=14.0.0 <15.0.0"
77
},

0 commit comments

Comments
 (0)