Skip to content

Commit

Permalink
Version bump.
Browse files Browse the repository at this point in the history
  • Loading branch information
NickeManarin committed Jul 7, 2020
1 parent 8d6afa2 commit 986ceee
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions ScreenToGif/Properties/AssemblyInfo.cs
Expand Up @@ -50,5 +50,5 @@
// 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("2.26.0.0")]
[assembly: AssemblyFileVersion("2.26.0.0")]
[assembly: AssemblyVersion("2.26.1.0")]
[assembly: AssemblyFileVersion("2.26.1.0")]
2 changes: 1 addition & 1 deletion ScreenToGif/app.manifest
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<assembly manifestVersion="1.0" xmlns="urn:schemas-microsoft-com:asm.v1">
<assemblyIdentity version="2.24.2.0" name="ScreenToGif" processorArchitecture="msil"/>
<assemblyIdentity version="2.26.1.0" name="ScreenToGif" processorArchitecture="msil"/>

<trustInfo xmlns="urn:schemas-microsoft-com:asm.v2">
<security>
Expand Down

0 comments on commit 986ceee

Please sign in to comment.