Skip to content
This repository has been archived by the owner on Nov 9, 2024. It is now read-only.

Commit

Permalink
Version Bump: 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Foldex committed Oct 2, 2020
1 parent ac339bc commit 9568fcc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "r2mod_cli",
"version_number": "1.0.2",
"version_number": "1.0.3",
"website_url": "https://github.com/foldex/r2mod_cli",
"description": "A simple CLI Mod Manager for Linux",
"dependencies": []
Expand Down
2 changes: 1 addition & 1 deletion r2mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
########## Globals ##########
#############################

VERSION="1.0.2"
VERSION="1.0.3"

# Dirs
if [[ -d "$HOME/.var/app/com.valvesoftware.Steam/.local/share/Steam/steamapps/common/Risk of Rain 2" ]]; then
Expand Down

0 comments on commit 9568fcc

Please sign in to comment.