Skip to content

Commit

Permalink
Bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
f4exb committed Jul 4, 2019
1 parent 019bde0 commit a377d90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/app.component.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ import { AddDevicesetDialogComponent } from './main/add-deviceset-dialog/add-dev
export class AppComponent {

title = 'SDRangelCli';
version = '1.1.1';
version = '1.1.2';
sdrangelURL = 'http://127.0.0.1:8091/sdrangel'; // the default URL

constructor(private sdrangelUrlService: SdrangelUrlService,
Expand Down

0 comments on commit a377d90

Please sign in to comment.