Skip to content

Commit 630a57b

Browse files
committed
v3.2.7
1 parent f0a0529 commit 630a57b

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

src/LO Basic/VBAExpressions.update.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<description xmlns="https://openoffice.org/extensions/update/2006"
33
xmlns:xlink="https://www.w3.org/1999/xlink">
44
<identifier value="com.ecpsolutions.extensions.vbaexpressions.oxt"/>
5-
<version value="1.0.6"/>
5+
<version value="1.0.7"/>
66
<update-download>
7-
<src xlink:href="https://github.com/ws-garcia/VBA-Expressions/releases/download/v3.2.6/VBAExpressions.oxt"/>
7+
<src xlink:href="https://github.com/ws-garcia/VBA-Expressions/releases/download/v3.2.7/VBAExpressions.oxt"/>
88
</update-download>
99
</description>

src/LO Basic/release-notes_en.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
# A note on!
22
## Bug Fix
3-
- [x] Resolved error when parsing literal strings with reserved grammar tokens.
3+
- [x] Resolved error when parsing literal strings with reserved grammar tokens.
4+
5+
## Download
6+
https://github.com/ws-garcia/VBA-Expressions/releases/download/v3.2.7/VBAExpressions.oxt

0 commit comments

Comments
 (0)