Skip to content

Commit

Permalink
upd readme
Browse files Browse the repository at this point in the history
  • Loading branch information
SnosMe committed Apr 24, 2020
1 parent 6829fa9 commit aa70535
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 6 deletions.
7 changes: 6 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
name: Build

on: push
on:
push:
branches:
- '**'
tags-ignore:
- '**'

jobs:
windows:
Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@

| Download | Automatic update | Startup time |
|----------|------------------|--------------|
| [Windows (installer)](https://github.com/SnosMe/awakened-poe-trade/releases/download/v0.17.0/Awakened-PoE-Trade-Setup-0.17.0.exe) | :heavy_check_mark: | Fast |
| [Windows (portable)](https://github.com/SnosMe/awakened-poe-trade/releases/download/v0.17.0/Awakened-PoE-Trade-0.17.0.exe) | :heavy_multiplication_x: | Slow |
| [Linux](https://github.com/SnosMe/awakened-poe-trade/releases/download/v0.17.0/Awakened-PoE-Trade-0.17.0.AppImage) | :heavy_check_mark: | Fast |
| [Windows (installer)](https://github.com/SnosMe/awakened-poe-trade/releases/download/v1.0.0/Awakened-PoE-Trade-Setup-1.0.0.exe) | :heavy_check_mark: | Fast |
| [Windows (portable)](https://github.com/SnosMe/awakened-poe-trade/releases/download/v1.0.0/Awakened-PoE-Trade-1.0.0.exe) | :heavy_multiplication_x: | Slow |
| [Linux](https://github.com/SnosMe/awakened-poe-trade/releases/download/v1.0.0/Awakened-PoE-Trade-1.0.0.AppImage) | :heavy_check_mark: | Fast |

## Tool showcase

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "awakened-poe-trade",
"version": "1.0.0",
"version": "1.1.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
Expand Down
2 changes: 1 addition & 1 deletion showcase/total-000-flat-square.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit aa70535

Please sign in to comment.