Skip to content

Commit

Permalink
up version
Browse files Browse the repository at this point in the history
  • Loading branch information
al1-ce committed Nov 26, 2022
1 parent 0df11e6 commit e3206f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pkm/app.d
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ import pkm.getopt;
// stats | yay -Ps
// pkgbuild | yay -G term | yay -Gp term

private const string _version = "pkm v1.1.3";
private const string _version = "pkm v1.1.4";

string fixPath(string path) {
return path.buildNormalizedPath.expandTilde.absolutePath;
Expand Down

0 comments on commit e3206f9

Please sign in to comment.