Skip to content

Commit e4fbf38

Browse files
committed
Cyberpunk plugin version bump 3.0.1
1 parent 9b9dfd1 commit e4fbf38

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

games/game_cyberpunk2077.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ def active_mod_paths(self, reverse: bool = False) -> Iterable[Path]:
200200
class Cyberpunk2077Game(BasicGame):
201201
Name = "Cyberpunk 2077 Support Plugin"
202202
Author = "6788, Zash"
203-
Version = "3.0.0"
203+
Version = "3.0.1"
204204

205205
GameName = "Cyberpunk 2077"
206206
GameShortName = "cyberpunk2077"

0 commit comments

Comments
 (0)