File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
[tool .bumpversion ]
2
- current_version = " 2024.4.23 "
2
+ current_version = " 2024.4.24 "
3
3
parse = """ (?x) # Verbose mode
4
4
(?P<release> # The release part
5
5
(?:[1-9][0-9]{3})\\ . # YYYY.
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ LABEL org.opencontainers.image.description="A full TexLive image ready to use wi
5
5
LABEL org.opencontainers.image.url="https://github.com/stracquadaniolab/docker-latex"
6
6
LABEL org.opencontainers.image.documentation="https://github.com/stracquadaniolab/docker-latex"
7
7
LABEL org.opencontainers.image.source="https://github.com/stracquadaniolab/docker-latex"
8
- LABEL org.opencontainers.image.revision="2024.4.23 "
8
+ LABEL org.opencontainers.image.revision="2024.4.24 "
9
9
LABEL org.opencontainers.image.vendor="stracquadaniolab"
10
10
LABEL org.opencontainers.image.authors="Giovanni Stracquadanio"
11
11
Original file line number Diff line number Diff line change 1
1
# latex
2
- ![ ] ( https://img.shields.io/badge/current_version-2024.4.23 -blue )
2
+ ![ ] ( https://img.shields.io/badge/current_version-2024.4.24 -blue )
3
3
![ ] ( https://github.com/stracquadaniolab/docker-latex/workflows/build/badge.svg )
4
4
5
5
## Description
You can’t perform that action at this time.
0 commit comments