mirror of
https://github.com/fwbuilder/fwbuilder
synced 2026-06-25 02:19:37 +02:00
setting data file version to 4
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
|
||||
<xsl:template match="*[attribute::id='root']">
|
||||
<FWObjectDatabase xmlns="http://www.fwbuilder.org/1.0/">
|
||||
<xsl:attribute name="version">3</xsl:attribute>
|
||||
<xsl:attribute name="version">4</xsl:attribute>
|
||||
<xsl:attribute name="id">root</xsl:attribute>
|
||||
<xsl:copy-of select="*"/>
|
||||
</FWObjectDatabase>
|
||||
|
||||
Reference in New Issue
Block a user