Skip to content
This repository has been archived by the owner on Jul 30, 2022. It is now read-only.

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
rlnt committed Jul 30, 2022
1 parent 06241be commit 8c0f3b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion __init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ class MissionSelector(SDKMod):
Name: str = "Mission Selector"
Author: str = "Chronophylos, Relentless"
Description: str = "Switch through missions with hotkeys.\nInspired by Borderlands 3."
Version: str = "1.3.1"
Version: str = "1.3.2"
_EridiumVersion: str = "0.4.2"

SupportedGames: Game = Game.BL2 | Game.TPS
Expand Down

0 comments on commit 8c0f3b4

Please sign in to comment.