We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6cbaab commit 8d7540fCopy full SHA for 8d7540f
Editor/UnityGitBashHere.cs
@@ -1,4 +1,5 @@
1
-#if UNITY_EDITOR_WIN
+// v1.0.0
2
+#if UNITY_EDITOR_WIN
3
using UnityEditor;
4
using UnityEngine;
5
using Microsoft.Win32;
README.txt
@@ -23,5 +23,5 @@ Twitter: https://twitter.com/kurotu
23
24
## 更新履歴
25
26
-・2020/1/14: v0.1.0
+・2021/1/14: v1.0.0
27
・公開
0 commit comments