Skip to content

Commit 1a6641c

Browse files
authored
Update pluginConfig.ts
bump version
1 parent 41b8d02 commit 1a6641c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pluginConfig.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import type { ExternalPluginConfig } from '@windy/interfaces';
22

33
const config: ExternalPluginConfig = {
44
name: 'windy-plugin-light-pollution-atlas',
5-
version: '0.3.0',
5+
version: '0.3.1',
66
icon: '🌌',
77
title: 'Light Pollution Atlas Plugin',
88
description: 'Show light pollution atlas on Windy map.',

0 commit comments

Comments
 (0)