Skip to content

Commit

Permalink
push to 3.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Bvallon-sl committed Mar 29, 2022
1 parent b520a17 commit 105e07d
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 119 deletions.
57 changes: 0 additions & 57 deletions ZEDCamera/Assets/UniversalRenderPipelineAsset.asset

This file was deleted.

8 changes: 0 additions & 8 deletions ZEDCamera/Assets/UniversalRenderPipelineAsset.asset.meta

This file was deleted.

45 changes: 0 additions & 45 deletions ZEDCamera/Assets/UniversalRenderPipelineAsset_Renderer.asset

This file was deleted.

This file was deleted.

2 changes: 1 addition & 1 deletion ZEDCamera/Assets/ZED/SDK/NativeInterface/ZEDCamera.cs
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,7 @@ public int TagInvisibleToZED
/// <summary>
/// Current Plugin Version.
/// </summary>
public static readonly System.Version PluginVersion = new System.Version(3, 7, 0);
public static readonly System.Version PluginVersion = new System.Version(3, 7, 1);

/******** DLL members ***********/
[DllImport(nameDll, EntryPoint = "GetRenderEventFunc")]
Expand Down

0 comments on commit 105e07d

Please sign in to comment.