update version to 0.0.1
This commit is contained in:
parent
8da2a39a16
commit
066ec9eb1a
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@
|
|||
stdenv.mkDerivation rec {
|
||||
name = "Libre Presenter";
|
||||
pname = "libre-presenter";
|
||||
version = "0.0.0";
|
||||
version = "0.0.1";
|
||||
|
||||
src = ./.;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue