mirror of
https://github.com/TheRealOwenRees/pgn_to_tex.git
synced 2026-07-22 19:46: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
|
||||
|
||||
- Update readme and add license file
|
||||
|
||||
+1
-1
@@ -17,7 +17,7 @@
|
||||
|
||||
(documentation https://github.com/TheRealOwenRees/pgn_to_tex/README.md)
|
||||
|
||||
(version 0.0.1)
|
||||
(version 0.0.1-rc.2)
|
||||
|
||||
(package
|
||||
(name pgn_to_tex)
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
# This file is generated by dune, edit dune-project instead
|
||||
opam-version: "2.0"
|
||||
version: "0.0.1"
|
||||
version: "0.0.1-rc.2"
|
||||
synopsis: "A chess PGN to TeX conversion tool"
|
||||
description:
|
||||
"Convert PGN files to LaTeX markdown, including rendered images of selected positions"
|
||||
|
||||
Reference in New Issue
Block a user