Skip to content

Commit 19e9952

Browse files
committed
Version 8.2.4
1 parent 3c8d705 commit 19e9952

35 files changed

+403
-178
lines changed

CHANGES.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
New in master
1+
New in v8.2.4
22
=============
33

44
Features

docs/extending.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
.. description:
77
.. author: The Nikola Team
88
9-
:Version: 8.2.3
9+
:Version: 8.2.4
1010
:Author: Roberto Alsina <[email protected]>
1111

1212
.. class:: alert alert-primary float-md-right

docs/man/nikola.1.gz

1 Byte
Binary file not shown.

docs/man/nikola.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Nikola
66
A Static Site and Blog Generator
77
--------------------------------
88

9-
:Version: Nikola 8.2.3
9+
:Version: Nikola 8.2.4
1010
:Manual section: 1
1111
:Manual group: User Commands
1212

docs/manual.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
.. has_math: true
88
.. author: The Nikola Team
99
10-
:Version: 8.2.3
10+
:Version: 8.2.4
1111

1212
.. class:: alert alert-primary float-md-right
1313

docs/social_buttons.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
.. description:
77
.. author: The Nikola Team
88
9-
:Version: 8.2.3
9+
:Version: 8.2.4
1010

1111
.. class:: alert alert-primary float-md-right
1212

docs/sphinx/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,9 @@
5555
# built documents.
5656
#
5757
# The short X.Y version.
58-
version = '8.2.3'
58+
version = '8.2.4'
5959
# The full version, including alpha/beta/rc tags.
60-
release = '8.2.3'
60+
release = '8.2.4'
6161

6262
# The language for content autogenerated by Sphinx. Refer to documentation
6363
# for a list of supported languages.

docs/support.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
.. description: Get help using Nikola, or contact us.
55
.. author: The Nikola Team
66
7-
:Version: 8.2.3
7+
:Version: 8.2.4
88

99
.. class:: alert alert-primary float-md-right
1010

docs/template-variables.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
.. date: 2017-04-13 12:00:00
44
.. author: The Nikola Team
55
6-
:Version: 8.2.3
6+
:Version: 8.2.4
77
:Author: Chris Warrick <[email protected]>
88

99
Variables available in templates are listed below.

docs/theming.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
.. description:
77
.. author: The Nikola Team
88
9-
:Version: 8.2.3
9+
:Version: 8.2.4
1010
:Author: Roberto Alsina <[email protected]>
1111

1212
.. class:: alert alert-primary float-md-right

0 commit comments

Comments
 (0)