Skip to content

Commit

Permalink
nyaa v3.0.0-rc4
Browse files Browse the repository at this point in the history
  • Loading branch information
Kreato committed Dec 16, 2022
1 parent e54f239 commit f987c4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/nyaa.nim
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ include nyaa/upgrade
include nyaa/remove
include nyaa/info

clCfg.version = "nyaa v3.0.0-rc3"
clCfg.version = "nyaa v3.0.0-rc4"


if fileExists("/etc/nyaa.conf") == false:
Expand Down

0 comments on commit f987c4f

Please sign in to comment.