reworked public info

- removed employment, medical, security public notes
- added public notes section

+1 assemblyver because back compat is broken now
This commit is contained in:
Llywelwyn 2022-07-25 09:39:02 +01:00
parent 1d0c9a3abd
commit d5101ab206
5 changed files with 54 additions and 71 deletions

View file

@ -49,5 +49,5 @@ using System.Windows;
// 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("1.4.*")]
[assembly: AssemblyVersion("2.0.*")]
[assembly: AssemblyFileVersion("1.1.0.0")]