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

Commit

Permalink
Version 2.1.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
webdev4 committed Apr 17, 2018
1 parent 93126d8 commit c89f81d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
4 changes: 2 additions & 2 deletions EZBlocker2/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@
// È possibile specificare tutti i valori oppure impostare valori predefiniti per i numeri relativi alla revisione e alla build
// usando l'asterisco '*' come illustrato di seguito:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("2.1.2.4")]
[assembly: AssemblyFileVersion("2.1.2.4")]
[assembly: AssemblyVersion("2.1.2.5")]
[assembly: AssemblyFileVersion("2.1.2.5")]
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,13 @@ EZBlocker 2 will create a log with all errors detected. If you want to open a is

### Changelog

Version 2.1.2.5:
- Implemented save location on the screen
- Added CTRL key to center location on the screen
- Fixed commit 8d43ec8
- Updated hosts patches
- Bug fixes and general optimization

Version 2.1.2.4:
- Fixed memory leak (issue #10, #9)

Expand Down

0 comments on commit c89f81d

Please sign in to comment.