Skip to content

Commit

Permalink
1.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Trexounay committed Jun 11, 2022
1 parent 3ae6e8f commit a766e86
Show file tree
Hide file tree
Showing 6 changed files with 75 additions and 67 deletions.
4 changes: 2 additions & 2 deletions EnderLilies.Game/EnderLilies.Game.rc
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ END

VS_VERSION_INFO VERSIONINFO
FILEVERSION 1,0,0,1
PRODUCTVERSION 2,2,0,0
PRODUCTVERSION 2,2,0,1
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L
Expand All @@ -74,7 +74,7 @@ BEGIN
VALUE "LegalCopyright", "Copyright (C) 2021"
VALUE "OriginalFilename", "EnderLilies.Game"
VALUE "ProductName", "EnderLilies.Randomizer.Game"
VALUE "ProductVersion", "2.2.0.0"
VALUE "ProductVersion", "2.2.0.1"
END
END
BLOCK "VarFileInfo"
Expand Down
2 changes: 1 addition & 1 deletion EnderLilies.Randomizer/EnderLilies.Randomizer.json
Original file line number Diff line number Diff line change
Expand Up @@ -1442,7 +1442,7 @@
"twoways": true
},
{
"from": "Youth",
"from": "DryadLake",
"to": "Oubliette_02_GAMEPLAY.BP_Interactable_Item_Tip3",
"requires": "swim + (dodge + (LEDGE | dash) | 2LEDGE | hook | sinner | djump + dash)",
"twoways": true
Expand Down
2 changes: 1 addition & 1 deletion EnderLilies.Randomizer/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("2.2.0.0")]
[assembly: AssemblyVersion("2.2.0.1")]
[assembly: AssemblyFileVersion("1.0.0.0")]
Binary file modified Update/Components/EnderLilies.Game.dll
Binary file not shown.
Binary file modified Update/Components/EnderLilies.Randomizer.dll
Binary file not shown.
Loading

0 comments on commit a766e86

Please sign in to comment.