Skip to content

Commit

Permalink
Bump version to 3.0.0; Added Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
sarathms committed Apr 21, 2020
1 parent 419bf9d commit 9a483a6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# Changelog

## [3.0.0] - 2020-04-21


[2.0.0]: (https://github.com/ooni/probe-desktop/releases/tag/v3.0.0)
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"description": "OONI Probe Desktop app",
"author": "Open Observatory of Network Interference (OONI) <[email protected]>",
"productName": "OONI Probe",
"version": "3.0.0-rc.7",
"probeVersion": "3.0.0-rc.13",
"version": "3.0.0",
"probeVersion": "3.0.0-rc.14",
"main": "main/index.js",
"license": "MIT",
"repository": "ooni/probe-desktop",
Expand Down

0 comments on commit 9a483a6

Please sign in to comment.