Skip to content

Commit

Permalink
Version 0.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
vti committed Sep 22, 2022
1 parent 87026c6 commit 5e5f124
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ insights and hidden features.

The easiest way to install it is to download a pre-built release zip-file for your Operating System:

- [Windows](https://github.com/vti/elemntary/releases/download/v0.4.2/elemntary-win32-x64-0.4.2.zip) (application is not signed, you might need to add a security exception)
- [MacOS](https://github.com/vti/elemntary/releases/download/v0.4.2/elemntary-darwin-x64-0.4.2.zip) (application is not signed, you might need to add a security exception)
- [Linux](https://github.com/vti/elemntary/releases/download/v0.4.2/elemntary-linux-x64-0.4.2.zip)
- [Windows](https://github.com/vti/elemntary/releases/download/v0.4.3/elemntary-win32-x64-0.4.3.zip) (application is not signed, you might need to add a security exception)
- [MacOS](https://github.com/vti/elemntary/releases/download/v0.4.3/elemntary-darwin-x64-0.4.3.zip) (application is not signed, you might need to add a security exception)
- [Linux](https://github.com/vti/elemntary/releases/download/v0.4.3/elemntary-linux-x64-0.4.3.zip)

## Usage

Expand Down Expand Up @@ -100,4 +100,4 @@ Viacheslav Tykhanovskyi (vti AT uptosmth.com)
Copyright (C) 2022, Viacheslav Tykhanovskyi

This program is free software, you can redistribute it and/or modify it under the terms of the GNU GENERAL PUBLIC
LICENSE v3 or later. See LICENSE file for details.
LICENSE v3 or later. See LICENSE file for details.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "elemntary",
"version": "0.4.3-unstable",
"version": "0.4.3",
"description": "Wahoo Missing Configuration GUI App",
"main": "src/electron/main.js",
"author": "Viacheslav Tykhanovskyi",
Expand Down

0 comments on commit 5e5f124

Please sign in to comment.