Skip to content

Commit c60031f

Browse files
committed
akkoma-admin-fe: change version to conventional format
1 parent 0c7fe13 commit c60031f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkgs/by-name/ak/akkoma-admin-fe/package.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
stdenv.mkDerivation (finalAttrs: {
1818
pname = "admin-fe";
19-
version = "unstable-2024-04-27";
19+
version = "2.3.0-2-unstable-2024-04-27";
2020

2121
src = fetchFromGitea {
2222
domain = "akkoma.dev";

0 commit comments

Comments
 (0)