projects
/
GitHub
/
WoltLab
/
com.woltlab.wcf.legalNotice.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1f18eab
)
Revert "Removed the upgrade support from 5.3.*"
author
Tim Düsterhus
<duesterhus@woltlab.com>
Mon, 28 Jun 2021 07:51:39 +0000
(09:51 +0200)
committer
Tim Düsterhus
<duesterhus@woltlab.com>
Mon, 28 Jun 2021 07:51:39 +0000
(09:51 +0200)
This reverts commit
0a0b1487b03d48add663c00ee04571d11e3bcfaa
.
package.xml
patch
|
blob
|
blame
|
history
diff --git
a/package.xml
b/package.xml
index 9210c1d97b01042c2bc3945179c3ae7487138843..31500d6eecbf1bc9ceb552c0a90f43e331daf288 100644
(file)
--- a/
package.xml
+++ b/
package.xml
@@
-32,4
+32,8
@@
<instruction type="option" />
<instruction type="menuItem" />
</instructions>
+
+ <instructions type="update" fromversion="5.3.*">
+ <instruction type="file" />
+ </instructions>
</package>