Skip to content
This repository has been archived by the owner on Jun 21, 2024. It is now read-only.

Commit

Permalink
Add a screenshot
Browse files Browse the repository at this point in the history
  • Loading branch information
vicb committed Apr 14, 2024
1 parent 5bc06cb commit f8db0e8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "windy-plugin-sounding",
"version": "3.0.0",
"version": "3.0.5",
"description": "Better Soundings for paraglider pilots",
"main": "dist/plugin.js",
"files": [
Expand Down Expand Up @@ -41,4 +41,4 @@
"typescript": "^5.4.4",
"typescript-eslint": "^7.5.0"
}
}
}
2 changes: 1 addition & 1 deletion src/pluginConfig.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import type { ExternalPluginConfig } from '@windy/interfaces';
const config: ExternalPluginConfig = {
author: "Victor Berchet",
name: "windy-plugin-sounding",
version: "3.0.4",
version: "3.0.5",
description: "Soundings for paraglider pilots",
repository: "git+https://github.com/vicb/windy-plugin-sounding",
title: 'Better Soundings',
Expand Down
Binary file added src/screenshot.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f8db0e8

Please sign in to comment.