File tree Expand file tree Collapse file tree 8 files changed +14
-14
lines changed
scraper.Data.TVDB/My Project
scraper.IMDB.Data/My Project
scraper.TMDB.Data/My Project
scraper.Trakttv.Data/My Project
EmberMediaManager/My Project Expand file tree Collapse file tree 8 files changed +14
-14
lines changed Original file line number Diff line number Diff line change @@ -31,5 +31,5 @@ Imports System.Runtime.InteropServices
3131' übernehmen, indem Sie "*" eingeben:
3232' <Assembly: AssemblyVersion("1.0.*")>
3333
34- < Assembly : AssemblyVersion( "1.10.0 .0" )>
35- < Assembly : AssemblyFileVersion( "1.10.0 .0" )>
34+ < Assembly : AssemblyVersion( "1.10.1 .0" )>
35+ < Assembly : AssemblyFileVersion( "1.10.1 .0" )>
Original file line number Diff line number Diff line change @@ -31,5 +31,5 @@ Imports System.Runtime.InteropServices
3131' by using the '*' as shown below:
3232' <Assembly: AssemblyVersion("1.0.*")>
3333
34- < Assembly : AssemblyVersion( "1.11.0 .0" )>
35- < Assembly : AssemblyFileVersion( "1.11.0 .0" )>
34+ < Assembly : AssemblyVersion( "1.11.1 .0" )>
35+ < Assembly : AssemblyFileVersion( "1.11.1 .0" )>
Original file line number Diff line number Diff line change @@ -31,5 +31,5 @@ Imports System.Runtime.InteropServices
3131' by using the '*' as shown below:
3232' <Assembly: AssemblyVersion("1.0.*")>
3333
34- < Assembly : AssemblyVersion( "1.11.0 .0" )>
35- < Assembly : AssemblyFileVersion( "1.11.0 .0" )>
34+ < Assembly : AssemblyVersion( "1.11.1 .0" )>
35+ < Assembly : AssemblyFileVersion( "1.11.1 .0" )>
Original file line number Diff line number Diff line change @@ -30,5 +30,5 @@ Imports System.Runtime.InteropServices
3030' by using the '*' as shown below:
3131' <Assembly: AssemblyVersion("1.0.*")>
3232
33- < Assembly : AssemblyVersion( "1.10.0 .0" )>
34- < Assembly : AssemblyFileVersion( "1.10.0 .0" )>
33+ < Assembly : AssemblyVersion( "1.10.1 .0" )>
34+ < Assembly : AssemblyFileVersion( "1.10.1 .0" )>
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ SET EMM_APPNAME=Ember Media Manager
66SET EMM_ROOT = %CD% \..
77SET EMM_FOLDER = EmberMM - Release - x64
88SET EMM_SYSTEM = x64
9- SET EMM_REVISION = 1.11.0
9+ SET EMM_REVISION = 1.11.1
1010SET EMM_BRANCH = Master
1111SET EMM_SETUPFILE = %EMM_APPNAME% %EMM_REVISION% %EMM_SYSTEM% .exe
1212SET EMM_OUTFILE = Builds\%EMM_SETUPFILE%
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ SET EMM_APPNAME=Ember Media Manager
66SET EMM_ROOT = %CD% \..
77SET EMM_FOLDER = EmberMM - Release - x86
88SET EMM_SYSTEM = x86
9- SET EMM_REVISION = 1.11.0
9+ SET EMM_REVISION = 1.11.1
1010SET EMM_BRANCH = Master
1111SET EMM_SETUPFILE = %EMM_APPNAME% %EMM_REVISION% %EMM_SYSTEM% .exe
1212SET EMM_OUTFILE = Builds\%EMM_SETUPFILE%
Original file line number Diff line number Diff line change @@ -31,5 +31,5 @@ Imports System.Runtime.InteropServices
3131' by using the '*' as shown below:
3232' <Assembly: AssemblyVersion("1.0.*")>
3333
34- < Assembly : AssemblyVersion( "1.11.0 .0" )>
35- < Assembly : AssemblyFileVersion( "1.11.0 .0" )>
34+ < Assembly : AssemblyVersion( "1.11.1 .0" )>
35+ < Assembly : AssemblyFileVersion( "1.11.1 .0" )>
Original file line number Diff line number Diff line change @@ -31,5 +31,5 @@ Imports System.Runtime.InteropServices
3131' by using the '*' as shown below:
3232' <Assembly: AssemblyVersion("1.0.*")>
3333
34- < Assembly : AssemblyVersion( "1.11.0 .0" )>
35- < Assembly : AssemblyFileVersion( "1.11.0 .0" )>
34+ < Assembly : AssemblyVersion( "1.11.1 .0" )>
35+ < Assembly : AssemblyFileVersion( "1.11.1 .0" )>
You can’t perform that action at this time.
0 commit comments