mirror of
https://github.com/TheRealOwenRees/pgn_to_tex.git
synced 2026-07-23 03:56:57 +00:00
update rc.2 version in meta data
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
## v0.0.1-rc.2
|
||||||
|
|
||||||
|
- add correct versioning metadata
|
||||||
|
|
||||||
## v0.0.1-rc.1
|
## v0.0.1-rc.1
|
||||||
|
|
||||||
- Update readme and add license file
|
- Update readme and add license file
|
||||||
|
|||||||
+1
-1
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
(documentation https://github.com/TheRealOwenRees/pgn_to_tex/README.md)
|
(documentation https://github.com/TheRealOwenRees/pgn_to_tex/README.md)
|
||||||
|
|
||||||
(version 0.0.1)
|
(version 0.0.1-rc.2)
|
||||||
|
|
||||||
(package
|
(package
|
||||||
(name pgn_to_tex)
|
(name pgn_to_tex)
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
# This file is generated by dune, edit dune-project instead
|
# This file is generated by dune, edit dune-project instead
|
||||||
opam-version: "2.0"
|
opam-version: "2.0"
|
||||||
version: "0.0.1"
|
version: "0.0.1-rc.2"
|
||||||
synopsis: "A chess PGN to TeX conversion tool"
|
synopsis: "A chess PGN to TeX conversion tool"
|
||||||
description:
|
description:
|
||||||
"Convert PGN files to LaTeX markdown, including rendered images of selected positions"
|
"Convert PGN files to LaTeX markdown, including rendered images of selected positions"
|
||||||
|
|||||||
Reference in New Issue
Block a user