Skip to content
This repository has been archived by the owner on Apr 7, 2023. It is now read-only.

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
KarlOfDuty committed Jun 10, 2020
1 parent 22ab36f commit 69236c1
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions SCPermissions/SCPermissions.cs
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ namespace SCPermissions
name = "SCPermissions",
description = "A permissions system. Secure, Contain, Permit.",
id = "karlofduty.scpermissions",
version = "1.0.1",
version = "1.0.2",
SmodMajor = 3,
SmodMinor = 7,
SmodMinor = 8,
SmodRevision = 0
)]
public class SCPermissions : Plugin, IPermissionsHandler
Expand Down
Binary file modified SCPermissions/lib/Assembly-CSharp.dll
Binary file not shown.
Binary file modified SCPermissions/lib/Smod2.dll
Binary file not shown.

0 comments on commit 69236c1

Please sign in to comment.