mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-06 03:07:04 +02:00
Now working on 0.13.0 (#617)
This commit is contained in:
committed by
GitHub
parent
296be2fbd5
commit
6f241ef001
@@ -51,5 +51,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("0.12.0.0")]
|
||||
[assembly: AssemblyFileVersion("0.12.0.0")]
|
||||
[assembly: AssemblyVersion("0.13.0.0")]
|
||||
[assembly: AssemblyFileVersion("0.13.0.0")]
|
||||
|
||||
Reference in New Issue
Block a user