Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
Felix committed Sep 6, 2024
1 parent ad2dac1 commit 7fd9421
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "plugin",
"version": "1.0.0",
"version": "0.3.4",
"description": "",
"main": "index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion src/live-ride-measurements.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import { Measurements, RideMeasurementsWindow } from "./ride-measurements-window

registerPlugin({
name: "Live Ride Measurements",
version: "0.3.3",
version: "0.3.4",
authors: ["Felix Janus"],
licence: "MIT",
type: "remote",
Expand Down

0 comments on commit 7fd9421

Please sign in to comment.