mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-25 04:40:46 +00:00
#852 Ignore case doesn't works when using Search in AS with russian text fixed
This commit is contained in:
+1
-1
@@ -474,7 +474,7 @@
|
||||
</target>
|
||||
|
||||
<target name="git-tag">
|
||||
<exec executable="git" outputproperty="GITTAG" failonerror="true">
|
||||
<exec executable="git" outputproperty="GITTAG" failonerror="true">
|
||||
<arg value="rev-parse"/>
|
||||
<arg value="HEAD"/>
|
||||
</exec>
|
||||
|
||||
Reference in New Issue
Block a user