chore: manually update version numbers
This commit is contained in:
parent
58018d7ef5
commit
1361b707d6
|
@ -15,7 +15,7 @@ maxprintline = 9999
|
||||||
|
|
||||||
uploadconfig = {
|
uploadconfig = {
|
||||||
pkg = "moloch",
|
pkg = "moloch",
|
||||||
version = "0.1.0", -- x-release-please-version
|
version = "0.2.0", -- x-release-please-version
|
||||||
author = "Johan Larsson",
|
author = "Johan Larsson",
|
||||||
uploader = "Johan Larsson",
|
uploader = "Johan Larsson",
|
||||||
license = "cc-by-sa-4",
|
license = "cc-by-sa-4",
|
||||||
|
|
|
@ -82,7 +82,7 @@
|
||||||
|
|
||||||
\newcommand{\themename}{\textsf{moloch}\xspace}
|
\newcommand{\themename}{\textsf{moloch}\xspace}
|
||||||
|
|
||||||
\def\molochversion{0.1.0} % x-release-please-version
|
\def\molochversion{0.2.0} % x-release-please-version
|
||||||
|
|
||||||
\usepackage{readprov}
|
\usepackage{readprov}
|
||||||
% \ReadPackageInfos{beamerthememoloch}
|
% \ReadPackageInfos{beamerthememoloch}
|
||||||
|
|
Loading…
Reference in New Issue