Merge remote-tracking branch 'origin/master' into refactor-structure-v2

This commit is contained in:
Christian Richter
2022-04-14 08:03:58 +02:00
18 changed files with 5 additions and 4 deletions
+1
View File
@@ -209,6 +209,7 @@ changelog: $(CALENS)
ifndef CHANGELOG_VERSION
$(error CHANGELOG_VERSION is undefined)
endif
mkdir -p ocis/dist
$(CALENS) --version $(CHANGELOG_VERSION) -o ocis/dist/CHANGELOG.md
.PHONY: l10n-push