Skip to content

Commit

Permalink
* Updating release number.
Browse files Browse the repository at this point in the history
  • Loading branch information
phase1geo committed Oct 2, 2018
1 parent 7259a2c commit 1f13099
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Application.vala
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ public class Minder : Granite.Application {

/* If the version was specified, output it and then exit */
if( version ) {
stdout.printf( "1.1.0\n" );
stdout.printf( "1.1.1\n" );
Process.exit( 0 );
}

Expand Down

0 comments on commit 1f13099

Please sign in to comment.