mirror of
https://github.com/creazy231/cs2-css-flashlight.git
synced 2026-09-27 20:17:04 +02:00
💡 Update module version to 0.0.5 in Flashlight.cs
This commit is contained in:
parent
ea40c1a5ba
commit
91f7dd4f69
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ public class Flashlight : BasePlugin
|
|||
public override string ModuleAuthor => "creazy.eth";
|
||||
public override string ModuleName => "Flashlight";
|
||||
public override string ModuleDescription => "Flashlight for Counter-Strike 2";
|
||||
public override string ModuleVersion => "0.0.4";
|
||||
public override string ModuleVersion => "0.0.5";
|
||||
|
||||
private static string ModuleDisplayName => "Flashlight";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue