Skip to content

Commit

Permalink
Bump version.
Browse files Browse the repository at this point in the history
  • Loading branch information
homothetyhk committed Jan 21, 2023
1 parent b470dee commit a5d1d9f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions BenchRando/BenchRando.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
<RootNamespace>BenchRando</RootNamespace>
<AssemblyName>BenchRando</AssemblyName>
<TargetFramework>net472</TargetFramework>
<AssemblyVersion>1.0.3</AssemblyVersion>
<FileVersion>1.0.3</FileVersion>
<AssemblyVersion>1.0.4</AssemblyVersion>
<FileVersion>1.0.4</FileVersion>
<Deterministic>true</Deterministic>
<AppendTargetFrameworkToOutputPath>false</AppendTargetFrameworkToOutputPath>
<LangVersion>latest</LangVersion>
Expand Down
2 changes: 1 addition & 1 deletion BenchRando/Resources/benches.json
Original file line number Diff line number Diff line change
Expand Up @@ -568,7 +568,7 @@
"IsRandomizable": true,
"X": "NaN",
"Y": "NaN",
"Logic": "Waterways_02[top3] + QUAKE | Waterways_02 + (LEFTCLAW | WINGS + RIGHTCLAW | ENEMYPOGOS + DANGEROUSSKIPS + (WINGS | RIGHTCLAW))",
"Logic": "Waterways_02[top3] + Broke_Waterways_Bench_Quake_Floor_3 | Waterways_02 + (LEFTCLAW | WINGS + RIGHTCLAW | ENEMYPOGOS + DANGEROUSSKIPS + (WINGS | RIGHTCLAW))",
"LogicOverrides": [
{
"name": "Waterways_02",
Expand Down

0 comments on commit a5d1d9f

Please sign in to comment.