From 40b38a55d02afae34a80c4cdf514888d662dc7c4 Mon Sep 17 00:00:00 2001 From: John Palmer Date: Wed, 20 Dec 2023 10:41:55 +1100 Subject: [PATCH] Fix to get things published --- ukextended/manifest.json | 19 ++----------------- 1 file changed, 2 insertions(+), 17 deletions(-) diff --git a/ukextended/manifest.json b/ukextended/manifest.json index 89e46c2..f0dec43 100644 --- a/ukextended/manifest.json +++ b/ukextended/manifest.json @@ -1,21 +1,6 @@ -/* -Copyright 2014 Google Inc. All rights reserved. - -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. -*/ { - "name": "UK extended & English NZ", - "version": "1.1", + "name": "UK extended, English NZ & Te Reo", + "version": "2.0", "manifest_version": 2, "description": "UK extended keyboard (backquote acting as a dead key for grave accent) and English NZ (macron available with right alt + vowel)", "background": {