From 0d677eb33533d57299c24c2cd12b8c31fc67864f Mon Sep 17 00:00:00 2001 From: Pokeyi <91628163+Pokeyi@users.noreply.github.com> Date: Tue, 15 Feb 2022 17:30:47 -0500 Subject: [PATCH] Updated --- LICENSE | 2 +- P_AnimSync.cs | 4 ++-- version.txt | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/LICENSE b/LICENSE index 1a768e1..1af1467 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2021 Pokeyi +Copyright (c) 2022 Pokeyi Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/P_AnimSync.cs b/P_AnimSync.cs index 5e61241..fd97491 100644 --- a/P_AnimSync.cs +++ b/P_AnimSync.cs @@ -1,4 +1,4 @@ -// Copyright © 2021 Pokeyi - https://pokeyi.dev - pokeyi@pm.me - This work is licensed under the MIT License. +// Copyright © 2022 Pokeyi - https://pokeyi.dev - pokeyi@pm.me - This work is licensed under the MIT License. using System; using UdonSharp; @@ -72,7 +72,7 @@ public void _EventSyncUTC() // *Public/Protected* /* MIT License -Copyright (c) 2021 Pokeyi - https://pokeyi.dev - pokeyi@pm.me +Copyright (c) 2022 Pokeyi - https://pokeyi.dev - pokeyi@pm.me Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/version.txt b/version.txt index 60453e6..992977a 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -v1.0.0 \ No newline at end of file +v1.1.0 \ No newline at end of file