mirror of
https://github.com/Luzifer/androcrypt.git
synced 2024-12-22 03:41:18 +00:00
prepare release v0.1.1
This commit is contained in:
parent
38d3da2ebc
commit
39645c50f4
2 changed files with 8 additions and 3 deletions
|
@ -1,4 +1,9 @@
|
||||||
|
# 0.1.1 / 2019-10-07
|
||||||
|
|
||||||
|
* Add install instruction
|
||||||
|
* Fix copy&paste
|
||||||
|
|
||||||
# 0.1.0 / 2019-10-07
|
# 0.1.0 / 2019-10-07
|
||||||
|
|
||||||
* Add README
|
* Add README
|
||||||
* Initial version
|
* Initial version
|
||||||
|
|
|
@ -54,7 +54,7 @@
|
||||||
<inputDialogType>TEXT</inputDialogType>
|
<inputDialogType>TEXT</inputDialogType>
|
||||||
<prompt>Version</prompt>
|
<prompt>Version</prompt>
|
||||||
<inputValues></inputValues>
|
<inputValues></inputValues>
|
||||||
<defaultValue>v0.1.0</defaultValue>
|
<defaultValue>v0.1.1</defaultValue>
|
||||||
<titleFontSize>DEFAULT</titleFontSize>
|
<titleFontSize>DEFAULT</titleFontSize>
|
||||||
<promptFontSize>DEFAULT</promptFontSize>
|
<promptFontSize>DEFAULT</promptFontSize>
|
||||||
<fontSize>DEFAULT</fontSize>
|
<fontSize>DEFAULT</fontSize>
|
||||||
|
@ -87,4 +87,4 @@
|
||||||
<connection from="t6" to="t8" type="NORMAL" sourcePosition="SOUTH" targetPosition="NORTH" />
|
<connection from="t6" to="t8" type="NORMAL" sourcePosition="SOUTH" targetPosition="NORTH" />
|
||||||
<connection from="t8" to="t7" type="NORMAL" sourcePosition="SOUTH" targetPosition="NORTH" />
|
<connection from="t8" to="t7" type="NORMAL" sourcePosition="SOUTH" targetPosition="NORTH" />
|
||||||
</flow>
|
</flow>
|
||||||
</data>
|
</data>
|
||||||
|
|
Loading…
Reference in a new issue