|
@@ -230,7 +230,8 @@ class Base extends React.Component {
|
|
>
|
|
>
|
|
listmonk
|
|
listmonk
|
|
</a>{" "}
|
|
</a>{" "}
|
|
- © 2019 {year !== 2019 ? " - " + year : ""} —{" "}
|
|
|
|
|
|
+ © 2019 {year !== 2019 ? " - " + year : ""}.
|
|
|
|
+ Version { process.env.REACT_APP_VERSION } —{" "}
|
|
<a
|
|
<a
|
|
href="https://listmonk.app/docs"
|
|
href="https://listmonk.app/docs"
|
|
target="_blank"
|
|
target="_blank"
|