Skip to content

Commit

Permalink
Dummy commit to force build
Browse files Browse the repository at this point in the history
rkbalgi committed Apr 29, 2020

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 2287e50 commit d01aad2
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -41,8 +41,8 @@ The specifications themselves are defined in yaml file (Check out an example - [
The [frontend](https://github.com/rkbalgi/isosim-react-frontend) is bundled with the application and can be accessed at [http://localhost:8080/](http://localhost:8080/)


* A quick demo - https://github.com/rkbalgi/isosim/wiki/Test-Examples
* Running on Docker - https://github.com/rkbalgi/isosim/wiki/Running-on-Docker
* A quick walkthrough - https://github.com/rkbalgi/isosim/wiki/Test-Examples



` Please note that this application has been tested only on the chrome browser.`
2 changes: 1 addition & 1 deletion cmd/isosim/version.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
package main

var version = "0.8.0"
var build = "784c04ff"
var build = "2287e50f"

0 comments on commit d01aad2

Please sign in to comment.