projects
/
GitHub
/
WoltLab
/
com.woltlab.wcf.exporter.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e55ba27
)
Revert "Removed the upgrade support from 5.3.*"
author
Tim Düsterhus
<duesterhus@woltlab.com>
Mon, 28 Jun 2021 07:57:22 +0000
(09:57 +0200)
committer
Tim Düsterhus
<duesterhus@woltlab.com>
Mon, 28 Jun 2021 07:57:22 +0000
(09:57 +0200)
This reverts commit
eba3227b1615498c070468b68467385a7f9ed15a
.
package.xml
patch
|
blob
|
blame
|
history
diff --git
a/package.xml
b/package.xml
index 97f50b576d499f5e7eab0b8acf8bdda41ba8cbf7..4c10e8db2350f7b428455b8e059cfea98759b0ee 100644
(file)
--- a/
package.xml
+++ b/
package.xml
@@
-33,4
+33,10
@@
<instructions type="update" fromversion="5.4.0 Beta 1">
<instruction type="file">files_update.tar</instruction>
</instructions>
+
+ <instructions type="update" fromversion="5.3.*">
+ <instruction type="file" />
+
+ <instruction type="objectType" />
+ </instructions>
</package>