mirror of
https://github.com/Artemis-RGB/Artemis
synced 2025-12-13 05:48:35 +00:00
Bumper version number
This commit is contained in:
parent
09ec7853c6
commit
b6a0cd7f28
@ -53,8 +53,8 @@ using System.Windows;
|
|||||||
// by using the '*' as shown below:
|
// by using the '*' as shown below:
|
||||||
// [assembly: AssemblyVersion("1.0.*")]
|
// [assembly: AssemblyVersion("1.0.*")]
|
||||||
|
|
||||||
[assembly: AssemblyVersion("1.5.0.1")]
|
[assembly: AssemblyVersion("1.5.0.2")]
|
||||||
[assembly: AssemblyFileVersion("1.5.0.1")]
|
[assembly: AssemblyFileVersion("1.5.0.2")]
|
||||||
[assembly: InternalsVisibleTo("Artemis.Tests")]
|
[assembly: InternalsVisibleTo("Artemis.Tests")]
|
||||||
[assembly: InternalsVisibleTo("Artemis.Explorables")]
|
[assembly: InternalsVisibleTo("Artemis.Explorables")]
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user