Skip to content

Commit

Permalink
v0.1.21
Browse files Browse the repository at this point in the history
  • Loading branch information
sergiotapia committed Oct 17, 2020
1 parent e5c2e27 commit a1204f7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release_asset.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:

env:
APP_NAME: 'Torrentinim'
NIM_VERSION: 'stable'
NIM_VERSION: '1.2.6'
MAINTAINER: 'Sergio Tapia'

jobs:
Expand Down
2 changes: 1 addition & 1 deletion torrentinim.nimble
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Package

version = "0.1.20"
version = "0.1.21"
author = "Sergio Tapia"
description = "A very low memory-footprint, self hosted API-only torrent search engine. Sonarr + Radarr Compatible"
license = "MIT"
Expand Down

0 comments on commit a1204f7

Please sign in to comment.