We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d903dd5 commit 1de8d4fCopy full SHA for 1de8d4f
1 file changed
Properties/AssemblyInfo.cs
@@ -8,9 +8,9 @@
8
[assembly: AssemblyTitle("PrivacyPlus")]
9
[assembly: AssemblyDescription("")]
10
[assembly: AssemblyConfiguration("")]
11
-[assembly: AssemblyCompany("")]
+[assembly: AssemblyCompany("Psychpsyo")]
12
[assembly: AssemblyProduct("PrivacyPlus")]
13
-[assembly: AssemblyCopyright("Copyright © 2022")]
+[assembly: AssemblyCopyright("Copyright © Psychpsyo 2022")]
14
[assembly: AssemblyTrademark("")]
15
[assembly: AssemblyCulture("")]
16
@@ -32,5 +32,5 @@
32
// You can specify all the values or you can default the Build and Revision Numbers
33
// by using the '*' as shown below:
34
// [assembly: AssemblyVersion("1.0.*")]
35
-[assembly: AssemblyVersion("1.0.0.0")]
36
-[assembly: AssemblyFileVersion("1.0.0.0")]
+[assembly: AssemblyVersion("1.0.1")]
+[assembly: AssemblyFileVersion("1.0.1")]
0 commit comments