Skip to content

Commit

Permalink
2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Yunasawa committed Oct 1, 2024
1 parent 0e24ff1 commit 4db0fdb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions Editor/Setups/YNL-Editor.Setups.cs
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,6 @@ private static void OnEditorApplicationUpdate()
EditorPrefs.SetBool(DependenciesKey, true);

EditorDefineSymbols.AddSymbols("YNL_EDITOR");

Debug.Log("YNL - Editor");
}

private static void IsPackageInstalled(PackageCollection packages, string name, ref bool checker)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "com.yunasawa.ynl.editor",
"displayName": "YNL - Editor",
"version": "2.1.0",
"version": "2.1.1",
"unity": "2022.3",
"description": "Enhance your Unity Editor experience with this library. It provides essential extensions and interfaces specifically designed for the Editor environment.",
"keywords": [
Expand Down

0 comments on commit 4db0fdb

Please sign in to comment.