Skip to content

Commit

Permalink
Add version
Browse files Browse the repository at this point in the history
  • Loading branch information
mrodalgaard committed Mar 20, 2016
1 parent 8e2b342 commit 65f9934
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,13 @@ Run tests: `bats tests`
- [x] Adjust wifi icon according to strength
- [x] Ethernet support
- [x] VPN list
- [x] Travis CI build
- [ ] Connect WiFi AP using Applescript
- [ ] Sort APs (improve!)
- [ ] Filter APs on-the-fly, but only scan once
- [ ] Use optional parameters for unit tests
- [ ] Bluetooth list
- [ ] DNS switcher using `networksetup -setdnsservers`
- [ ] Travis CI build

## Credits

Expand Down
5 changes: 5 additions & 0 deletions current_version.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"version": 1.0,
"download_url": "https://github.com/mrodalgaard/alfred-network-workflow/releases/download/1.0/Network.alfredworkflow",
"description": "Alfred workflow that can show and change your network settings."
}

0 comments on commit 65f9934

Please sign in to comment.