Skip to content

Commit

Permalink
Version 1.2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tnakamot committed Aug 26, 2022
1 parent d15d91a commit 6dc6c6b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
4 changes: 2 additions & 2 deletions QSBLinearEncoderReader/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,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("1.1.0.0")]
[assembly: AssemblyFileVersion("1.1.0.0")]
[assembly: AssemblyVersion("1.2.0.0")]
[assembly: AssemblyFileVersion("1.2.0.0")]
3 changes: 2 additions & 1 deletion QSBLinearEncoderReader/QSBLinearEncoderReader.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,14 @@
<UpdateRequired>false</UpdateRequired>
<MapFileExtensions>true</MapFileExtensions>
<SupportUrl>https://github.com/tmtsoftware/m1cs-qsb-linear-encoder-reader</SupportUrl>
<ErrorReportUrl>https://github.com/tmtsoftware/m1cs-qsb-linear-encoder-reader/issues</ErrorReportUrl>
<TargetCulture>en-US</TargetCulture>
<ProductName>QSB Linear Encoder Reader</ProductName>
<PublisherName>TMT International Observatory</PublisherName>
<WebPage>publish.htm</WebPage>
<AutorunEnabled>true</AutorunEnabled>
<ApplicationRevision>0</ApplicationRevision>
<ApplicationVersion>1.1.0.0</ApplicationVersion>
<ApplicationVersion>1.2.0.0</ApplicationVersion>
<UseApplicationTrust>false</UseApplicationTrust>
<PublishWizardCompleted>true</PublishWizardCompleted>
<BootstrapperEnabled>true</BootstrapperEnabled>
Expand Down

0 comments on commit 6dc6c6b

Please sign in to comment.