Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
typo3
qfq
Commits
ad42111a
Commit
ad42111a
authored
Jun 12, 2019
by
Carsten Rose
Browse files
Update 'NewVersion.md' to new way of handling typo3 documentation
parent
bd578160
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/NewVersion.md
View file @
ad42111a
...
...
@@ -40,25 +40,25 @@ Neue Versionsnummer
**Auto**
: ./setVersion.sh
<MAJOR>
.
<MINOR>
.
<MICRO>
Manuell:
*
extension/Documentation/_make/conf.py: release, version
*
extension/
Documentation/Settings.cfg: version
-
*
extension/Documentation/_make/conf.py: release, version
-
*
Documentation/Settings.cfg: version
*
extension/ext_emconf.php: version
4) Im Projektverzeichnis:
**Doc**
make
t3sphinx
(dadurch fallen Fehler in der RESTdoc Syntax auf)
make
doc_local
(dadurch fallen Fehler in der RESTdoc Syntax auf)
5)
**Update Version & Commit**
*
Update the version number in this document (topic 6)
*
Commit & Push new version changes to master branch:
New version 19.
5.1
New version 19.
6.0
6)
**New Tag**
:
git tag v19.
5.1
git push -u origin v19.
5.1
git tag v19.
6.0
git push -u origin v19.
6.0
7) Tickets:
*
Schliessen und der QFQ Version zuweisen.
...
...
@@ -91,4 +91,4 @@ Upload new version to TER
*
https://extensions.typo3.org/ > Log in > My Extensions.
*
Rename the ZIP file to be TER compatible: e.g. qfq_18.6.0.zip.
*
Upload - that's all.
\ No newline at end of file
*
Upload - that's all.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment