From f27f100ba346ed819877ed3cad2a7c05328f9d80 Mon Sep 17 00:00:00 2001 From: Sun Howwrongbum Date: Tue, 12 Oct 2021 14:30:43 +0530 Subject: [PATCH] 13.0.2 --- gwi_customization/__init__.py | 2 +- package-lock.json | 2 +- package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gwi_customization/__init__.py b/gwi_customization/__init__.py index 57b2a17..612dd92 100644 --- a/gwi_customization/__init__.py +++ b/gwi_customization/__init__.py @@ -1,4 +1,4 @@ # -*- coding: utf-8 -*- from __future__ import unicode_literals -__version__ = "13.0.1" +__version__ = "13.0.2" diff --git a/package-lock.json b/package-lock.json index 7ba1e9a..33d16be 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "gwi_customization", - "version": "13.0.1", + "version": "13.0.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index d5b5313..0510ea5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gwi_customization", - "version": "13.0.1", + "version": "13.0.2", "description": "Customizations for GWI", "main": "gwi_customization/public/js/index.js", "dependencies": {