Skip to content

Commit 82c529d

Browse files
committed
Update Writerside config to use rw.tree version 1.0.3
Upgraded the `rw.tree` instance version from 1.0.2 to 1.0.3 in the configuration file. This ensures compatibility with the latest features and fixes.
1 parent e0897fa commit 82c529d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Writerside/writerside.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
<ihp version="2.0">
55
<topics dir="topics" web-path="topics"/>
66
<images dir="images" web-path="images"/>
7-
<instance src="rw.tree" version="1.0.2"/>
7+
<instance src="rw.tree" version="1.0.3"/>
88
</ihp>

0 commit comments

Comments
 (0)