Skip to content

Commit

Permalink
Added ModManager manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
DingoDjango committed Nov 3, 2018
1 parent 07ec9bb commit 90075bc
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions About/Manifest.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Manifest>
<identifier>GrenadeFixRearmed</identifier>
<version>1.0.2059.1</version>
<manifestUri>https://github.com/DingoDjango/GrenadeFixRearmed/tree/master/About/Manifest.xml</manifestUri>
<downloadUri>https://github.com/DingoDjango/GrenadeFixRearmed/releases/latest</downloadUri>
</Manifest>
2 changes: 1 addition & 1 deletion About/ModSync.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<ModSyncNinjaData>
<ID>da171c68-9c33-4948-b0db-df88fb5030d4</ID>
<ModName>Grenade Fix: Rearmed</ModName>
<Version>1.0.2059.0</Version>
<Version>1.0.2059.1</Version>
<SaveBreaking>False</SaveBreaking>
<Host name="Github">
<Owner>DingoDjango</Owner>
Expand Down
Binary file modified Assemblies/Grenade Fix Rearmed.dll
Binary file not shown.
4 changes: 2 additions & 2 deletions Source/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.0.2059.0")]
[assembly: AssemblyFileVersion("1.0.2059.0")]
[assembly: AssemblyVersion("1.0.2059.1")]
[assembly: AssemblyFileVersion("1.0.2059.1")]

0 comments on commit 90075bc

Please sign in to comment.