We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41b8d02 commit 1a6641cCopy full SHA for 1a6641c
src/pluginConfig.ts
@@ -2,7 +2,7 @@ import type { ExternalPluginConfig } from '@windy/interfaces';
2
3
const config: ExternalPluginConfig = {
4
name: 'windy-plugin-light-pollution-atlas',
5
- version: '0.3.0',
+ version: '0.3.1',
6
icon: '🌌',
7
title: 'Light Pollution Atlas Plugin',
8
description: 'Show light pollution atlas on Windy map.',
0 commit comments