feat: unify version number
This commit is contained in:
parent
1686079ca9
commit
6e94f8d89a
9 changed files with 25 additions and 11 deletions
|
|
@ -103,7 +103,7 @@
|
|||
|
||||
trictrac = with final; rustPlatform.buildRustPackage {
|
||||
pname = "trictrac";
|
||||
version = "0.2.1";
|
||||
version = "0.2.11"; # trictrac-version
|
||||
src = ./.;
|
||||
|
||||
nativeBuildInputs = [ pkg-config ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue