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

Commit 9667575

Browse files
committed
bumped version number
1 parent 8195768 commit 9667575

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
@@ -49,7 +49,7 @@ public class Daemon : GLib.Application {
4949
/////////////////////////////////////////////////////////////////////
5050

5151
public static int main(string[] args) {
52-
version = "0.6.9";
52+
version = "0.7.0";
5353

5454
// disable overlay scrollbar --- hacky workaround for black /
5555
// transparent background

0 commit comments

Comments
 (0)