projects
/
GitHub
/
WoltLab
/
com.woltlab.wcf.conversation.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fb88a8c
)
Add preliminary update instructions from 5.5
author
Tim Düsterhus
<duesterhus@woltlab.com>
Mon, 30 Jan 2023 13:28:49 +0000
(14:28 +0100)
committer
Tim Düsterhus
<duesterhus@woltlab.com>
Mon, 30 Jan 2023 13:28:49 +0000
(14:28 +0100)
package.xml
patch
|
blob
|
blame
|
history
diff --git
a/package.xml
b/package.xml
index 499fc85e88476a1ebeaa6b5e29a26f48b680dfa3..bcc4ac742a12675a461c7f6a05dae68b7aa8a2c8 100644
(file)
--- a/
package.xml
+++ b/
package.xml
@@
-39,4
+39,15
@@
<instruction type="eventListener" />
<instruction type="page" />
</instructions>
+
+ <instructions type="update" fromversion="5.5.*">
+ <instruction type="file" />
+ <instruction type="template" />
+
+ <instruction type="language" />
+ <instruction type="objectType" />
+ <instruction type="templateListener" />
+
+ <instruction type="templateDelete" />
+ </instructions>
</package>