Skip to content

Commit ac7e403

Browse files
committed
version bump for release
1 parent 6b6d92c commit ac7e403

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ All notable changes to the "ev3dev-browser" extension will be documented in this
33

44
Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.
55

6-
## Unreleased
6+
## 1.0.4 - 2019-04-26
77
### Fixed
88
- Fix "Timed out while waiting for handshake" error
99
- Fix not working on Linux without Avahi installed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "ev3dev-browser",
44
"description": "Browse for ev3dev devices",
55
"icon": "resources/icons/ev3dev-logo.png",
6-
"version": "1.0.4-beta1",
6+
"version": "1.0.4",
77
"publisher": "ev3dev",
88
"license": "MIT",
99
"repository": {

0 commit comments

Comments
 (0)