chore: bump GCS plugin version

This commit is contained in:
Wing-Kam Wong
2022-06-01 17:56:17 +08:00
parent a1b2d0ac25
commit d14c37558a

View File

@@ -6,7 +6,7 @@ import GcsPlugin from './GcsPlugin';
const config: XcPluginConfig = {
builder: GcsPlugin,
title: 'GCS',
version: '0.0.1',
version: '0.0.2',
logo: 'plugins/gcs.png',
description:
'Google Cloud Storage is a RESTful online file storage web service for storing and accessing data on Google Cloud Platform infrastructure.',