Skip to content
This repository was archived by the owner on Mar 13, 2023. It is now read-only.

Commit 0140a40

Browse files
committed
bump version number
1 parent a091c21 commit 0140a40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/daemon.vala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ public class Daemon : GLib.Application {
5555
/////////////////////////////////////////////////////////////////////
5656

5757
public static int main(string[] args) {
58-
version = "0.7.2";
58+
version = "0.7.3";
5959

6060
// disable overlay scrollbar --- hacky workaround for black /
6161
// transparent background

0 commit comments

Comments
 (0)