Skip to content

Commit

Permalink
This is 2.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Pyrdacor committed Jun 10, 2020
1 parent 877cc28 commit 8400d50
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
4 changes: 2 additions & 2 deletions FreeserfNet/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@

[assembly: Guid("ea9340ab-cdd1-40ee-b242-f405c0e1f6f9")]

[assembly: AssemblyVersion("2.0.4.0")]
[assembly: AssemblyFileVersion("2.0.4.0")]
[assembly: AssemblyVersion("2.0.5.0")]
[assembly: AssemblyFileVersion("2.0.5.0")]
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Freeserf.net is a C# port and extension of [freeserf](https://github.com/freeser

| Windows | Linux |
| ---- | ---- |
| [v2.0.4](https://github.com/Pyrdacor/freeserf.net/releases/download/v2.0.4/Freeserf.net-Windows.zip "Windows v2.0.4") | [v2.0.4](https://github.com/Pyrdacor/freeserf.net/releases/download/v2.0.4/Freeserf.net-Linux.tar.gz "Linux v2.0.4") |
| [v2.0.5](https://github.com/Pyrdacor/freeserf.net/releases/download/v2.0.5/Freeserf.net-Windows.zip "Windows v2.0.5") | [v2.0.5](https://github.com/Pyrdacor/freeserf.net/releases/download/v2.0.5/Freeserf.net-Linux.tar.gz "Linux v2.0.5") |

Builds for other platforms will follow later. Only recent Ubuntu versions are tested for Linux version.

Expand Down
9 changes: 9 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
Version 2.0.5:
==============

- AI improvements
- Added key shortcuts
- 9: Set game speed to max
- Shift+P: Opens player overview


Version 2.0.4:
==============

Expand Down

0 comments on commit 8400d50

Please sign in to comment.