Skip to content

Commit

Permalink
chore(version): 2.8.2
Browse files Browse the repository at this point in the history
summary:
- Improved exception reporting
- fixing a bug in handling hyperlinks elements in footnotes
  • Loading branch information
NPavie committed Jan 4, 2024
1 parent 0caa685 commit 72c3b48
Show file tree
Hide file tree
Showing 10 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion Common/DaisyAddinLib/Controls/EnumControl.resx
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,6 @@
<value>EnumControl</value>
</data>
<data name="&gt;&gt;$this.Type" xml:space="preserve">
<value>Daisy.SaveAsDAISY.Forms.Controls.BaseUserControl, DaisyAddinLib, Version=2.8.1.0, Culture=neutral, PublicKeyToken=b32eb409b38936d8</value>
<value>Daisy.SaveAsDAISY.Forms.Controls.BaseUserControl, DaisyAddinLib, Version=2.8.2.0, Culture=neutral, PublicKeyToken=b32eb409b38936d8</value>
</data>
</root>
2 changes: 1 addition & 1 deletion Common/DaisyAddinLib/Controls/StrUserControl.resx
Original file line number Diff line number Diff line change
Expand Up @@ -211,6 +211,6 @@
<value>StrUserControl</value>
</data>
<data name="&gt;&gt;$this.Type" xml:space="preserve">
<value>Daisy.SaveAsDAISY.Forms.Controls.BaseUserControl, DaisyAddinLib, Version=2.8.1.0, Culture=neutral, PublicKeyToken=b32eb409b38936d8</value>
<value>Daisy.SaveAsDAISY.Forms.Controls.BaseUserControl, DaisyAddinLib, Version=2.8.2.0, Culture=neutral, PublicKeyToken=b32eb409b38936d8</value>
</data>
</root>
2 changes: 1 addition & 1 deletion Common/DaisyAddinLib/ConversionParametersForm.resx
Original file line number Diff line number Diff line change
Expand Up @@ -852,7 +852,7 @@ your document with the Word Accessibility Checker.
<value>DestinationControl</value>
</data>
<data name="&gt;&gt;DestinationControl.Type" xml:space="preserve">
<value>Daisy.SaveAsDAISY.Forms.Controls.PathControl, DaisyAddinLib, Version=2.8.1.0, Culture=neutral, PublicKeyToken=b32eb409b38936d8</value>
<value>Daisy.SaveAsDAISY.Forms.Controls.PathControl, DaisyAddinLib, Version=2.8.2.0, Culture=neutral, PublicKeyToken=b32eb409b38936d8</value>
</data>
<data name="&gt;&gt;DestinationControl.Parent" xml:space="preserve">
<value>$this</value>
Expand Down
4 changes: 2 additions & 2 deletions Common/DaisyAddinLib/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,5 @@
//
// Vous pouvez spécifier toutes les valeurs ou indiquer les numéros de révision et de build par défaut
// en utilisant '*', comme indiqué ci-dessous :
[assembly: AssemblyVersion("2.8.1.0")]
[assembly: AssemblyFileVersion("2.8.1.0")]
[assembly: AssemblyVersion("2.8.2.0")]
[assembly: AssemblyFileVersion("2.8.2.0")]
4 changes: 2 additions & 2 deletions Common/DaisyConverterLib/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -57,5 +57,5 @@
// Numéro de build
// Révision
//
[assembly: AssemblyVersion("2.8.1.0")]
[assembly: AssemblyFileVersion("2.8.1.0")]
[assembly: AssemblyVersion("2.8.2.0")]
[assembly: AssemblyFileVersion("2.8.2.0")]
4 changes: 2 additions & 2 deletions CustomActionAddin/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@
//
// You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("2.8.1.0")]
[assembly: AssemblyFileVersion("2.8.1.0")]
[assembly: AssemblyVersion("2.8.2.0")]
[assembly: AssemblyFileVersion("2.8.2.0")]
6 changes: 3 additions & 3 deletions Installer/DaisyAddinForWordSetup/Product.wxs
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
-->

<!-- Preprocessor variables, update following your addin assemblies version -->
<?define AddinVersion = "2.8.1.0" ?>
<?define AddinVersion = "2.8.2.0" ?>

<!-- DO NOT touch this code -->
<?define UpgradeCode = "81FEF910-4CDE-43B9-8E7B-9F7D34A14765"?>
Expand All @@ -24,13 +24,13 @@
<?endif ?>

<!--Change this ID for update -->
<Product Id="DF9B042D-1B95-449D-9024-24689297A6D1"
<Product Id="9BC8EC04-3338-4B45-BE25-560D4F33A303"
Name="SaveAsDAISY add-in version $(var.AddinVersion)"
Language="1033" Version="$(var.AddinVersion)"
Manufacturer="DAISY Consortium"
UpgradeCode="$(var.UpgradeCode)">
<!--Change this ID for update -->
<Package Id="956007FB-24C4-4F7C-A37B-2D3E4279CD8E"
<Package Id="04FF7D5D-440A-4E90-9627-02B1312C7059"
Compressed="yes"
InstallPrivileges="limited"
InstallerVersion="200" />
Expand Down
4 changes: 2 additions & 2 deletions Installer/SaveAsDAISYInstaller/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("2.8.1.0")]
[assembly: AssemblyFileVersion("2.8.1.0")]
[assembly: AssemblyVersion("2.8.2.0")]
[assembly: AssemblyFileVersion("2.8.2.0")]
4 changes: 2 additions & 2 deletions Word2007/DaisyWord2007AddIn/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
// You can specify all the value or you can default the Revision and Build Numbers
// by using the '*' as shown below:

[assembly: AssemblyVersion("2.8.1.0")]
[assembly: AssemblyVersion("2.8.2.0")]

//
// In order to sign your assembly you must specify a key to use. Refer to the
Expand All @@ -49,4 +49,4 @@
[assembly: AssemblyDelaySign(false)]
[assembly: AssemblyKeyFile("")]
[assembly: AssemblyKeyName("")]
[assembly: AssemblyFileVersion("2.8.1.0")]
[assembly: AssemblyFileVersion("2.8.2.0")]
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ we would really appreciate it.

# Changelog

# 2.8.1 beta (December 2023)
# 2.8.2 beta (January 2024)

(This version is under test phase and is not released yet)

Expand Down

0 comments on commit 72c3b48

Please sign in to comment.