Skip to content

Commit

Permalink
Release v2.6.10
Browse files Browse the repository at this point in the history
  • Loading branch information
Maxstupo committed Sep 27, 2020
1 parent b854e77 commit 68c0779
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions YDL-UI/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
// 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.6.9.0")]
[assembly: AssemblyFileVersion("2.6.9.0")]
[assembly: AssemblyVersion("2.6.10.0")]
[assembly: AssemblyFileVersion("2.6.10.0")]
[assembly: NeutralResourcesLanguage("")]

2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version: 2.6.9.{build}
version: 2.6.10.{build}
skip_tags: true
image: Visual Studio 2019
configuration: ReleasePortable
Expand Down

0 comments on commit 68c0779

Please sign in to comment.