Skip to content
This repository was archived by the owner on Aug 13, 2022. It is now read-only.

Commit 07e8de4

Browse files
committed
updated version
1 parent da41732 commit 07e8de4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/test-module.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Build and test
2323
uses: docker://guite/zikula-action:latest
2424
with:
25-
args: Zikula Content 5.2.0 ZK30 "src/" true
25+
args: Zikula Content 5.3.0 ZK30 "src/" true
2626

2727
# see https://github.com/actions/upload-artifact
2828
- name: Upload release folder as artifact

src/extensions/Zikula/ContentModule/Resources/docs/model/Content.mostapp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ application "Content" targets ZK30 {
44
author "Axel Guckelsberger"
55
66
url "https://ziku.la"
7-
version "5.2.0"
7+
version "5.3.0"
88
prefix "content"
99
amountOfExampleRows 1
1010
generateListContentType false

0 commit comments

Comments
 (0)