Skip to content

Commit 0a81ac7

Browse files
committed
Version step
1 parent 6863a3a commit 0a81ac7

File tree

6 files changed

+11
-11
lines changed

6 files changed

+11
-11
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
![Version 1.8.5](https://img.shields.io/badge/version-1.8.5-blue)
1+
![Version 1.8.6](https://img.shields.io/badge/version-1.8.6-blue)
22

33
<img width="200" alt="rpgicons-example" src="https://github.com/jasperhabicht/rpgicons/assets/6378801/81a1d0aa-7a4f-4f83-bbdc-3bc3332023b2" />
44

@@ -25,4 +25,4 @@ loaded per default. The PGF or `l3draw` variants can be loaded directly via
2525
`\usepackage{rpgicons-pgf}` or`\usepackage{rpgicons-l3}`.
2626

2727
This package including all files is subject to the LPPL 1.3c license.
28-
Copyright 2024 Jasper Habicht (mail(at)jasperhabicht.de).
28+
Copyright 2024&ndash;2025 Jasper Habicht (mail(at)jasperhabicht.de).

rpgicons-doc.pdf

-476 Bytes
Binary file not shown.

rpgicons-doc.tex

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
% File: rpgicons-doc.tex
2-
% Copyright 2024 Jasper Habicht (mail(at)jasperhabicht.de).
2+
% Copyright 2024-2025 Jasper Habicht (mail(at)jasperhabicht.de).
33
%
44
% This work may be distributed and/or modified under the
55
% conditions of the LaTeX Project Public License version 1.3c,
@@ -11,8 +11,8 @@
1111
% This work has the LPPL maintenance status `maintained'.
1212
%
1313
\documentclass[a4paper]{article}
14-
\def\rpgiconsfileversion{1.8.5}
15-
\def\rpgiconsfiledate{13 November 2024}
14+
\def\rpgiconsfileversion{1.8.6}
15+
\def\rpgiconsfiledate{22 January 2025}
1616

1717
\usepackage[T1]{fontenc}
1818
\usepackage{Alegreya}

rpgicons-l3.sty

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
% File: rpgicons-l3.sty
2-
% Copyright 2024 Jasper Habicht (mail(at)jasperhabicht.de).
2+
% Copyright 2024-2025 Jasper Habicht (mail(at)jasperhabicht.de).
33
%
44
% This work may be distributed and/or modified under the
55
% conditions of the LaTeX Project Public License version 1.3c,
@@ -10,7 +10,7 @@
1010
%
1111
% This work has the LPPL maintenance status `maintained'.
1212
%
13-
\ProvidesExplPackage {rpgicons-l3} {2024-11-13} {1.8.5}
13+
\ProvidesExplPackage {rpgicons-l3} {2025-01-22} {1.8.6}
1414
{RPG Icons Package (l3 Variant)}
1515

1616
\bool_new:N \l__rpgicons_unicode_mode_bool

rpgicons-pgf.sty

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
% File: rpgicons-pgf.sty
2-
% Copyright 2024 Jasper Habicht (mail(at)jasperhabicht.de).
2+
% Copyright 2024-2025 Jasper Habicht (mail(at)jasperhabicht.de).
33
%
44
% This work may be distributed and/or modified under the
55
% conditions of the LaTeX Project Public License version 1.3c,
@@ -11,7 +11,7 @@
1111
% This work has the LPPL maintenance status `maintained'.
1212
%
1313
\NeedsTeXFormat{LaTeX2e}
14-
\ProvidesPackage{rpgicons-pgf}[2024-11-13 RPG Icons Package (PGF Variant) (1.8.5)]
14+
\ProvidesPackage{rpgicons-pgf}[2025-01-22 RPG Icons Package (PGF Variant) (1.8.6)]
1515

1616
% provide pics option
1717
\newif\ifrpgicons@pics\rpgicons@picsfalse

rpgicons.sty

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
% File: rpgicons.sty
2-
% Copyright 2024 Jasper Habicht (mail(at)jasperhabicht.de).
2+
% Copyright 2024-2025 Jasper Habicht (mail(at)jasperhabicht.de).
33
%
44
% This work may be distributed and/or modified under the
55
% conditions of the LaTeX Project Public License version 1.3c,
@@ -10,7 +10,7 @@
1010
%
1111
% This work has the LPPL maintenance status `maintained'.
1212
%
13-
\ProvidesExplPackage {rpgicons} {2024-11-13} {1.8.5}
13+
\ProvidesExplPackage {rpgicons} {2025-01-22} {1.8.6}
1414
{RPG Icons Package}
1515

1616
\bool_new:N \l__rpgicons_use_legacy_variant_bool

0 commit comments

Comments
 (0)