SharpBoot 3.3.1
ℹ️ 4cd0494
- Refactored everything using ReSharper
- MainWindow is now double buffered, so it doesn't flicker anymore when you change the language
ℹ️ 090a70a
- Fixed the flag for Jen Hung-Chia, I had copied the ListViewItem without changing the flag
ℹ️ 858937e
- Fixed
Program.GetVersion()
showing only major & minor version (for example it was showing 3.3 instead of 3.3.1)