From f782a9076d462fec8c36ef271ea9d179d7ddb445 Mon Sep 17 00:00:00 2001 From: Jaxcoder Date: Mon, 8 Jan 2024 13:16:33 -0500 Subject: [PATCH] bump pool version --- .spec/project.toml | 2 +- Pool/manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.spec/project.toml b/.spec/project.toml index 5a88054..a2dd979 100644 --- a/.spec/project.toml +++ b/.spec/project.toml @@ -4,7 +4,7 @@ id = 'allov2.Profile@0.0.1' [objects.Pool] -id = 'allov2.Pool@0.0.6' +id = 'allov2.Pool@0.0.7' [objects.Account] id = 'allov2.Account@0.0.1' diff --git a/Pool/manifest.json b/Pool/manifest.json index 75239d0..047b09a 100644 --- a/Pool/manifest.json +++ b/Pool/manifest.json @@ -1,7 +1,7 @@ { "namespace": "allov2", "name": "Pool", - "version": "0.0.6", + "version": "0.0.7", "displayName": "Allo Pools", "description": "All Pools created on Allo" } \ No newline at end of file