Skip to content

Commit

Permalink
v0.2.04-alpha.1
Browse files Browse the repository at this point in the history
  • Loading branch information
POPCORNBOOM committed Sep 7, 2024
1 parent 521ca33 commit 3be18ec
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion EZcarddotNet.dll.config
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,15 @@
<setting name="SILICON_FLOW_API_TOKEN" serializeAs="String">
<value />
</setting>
<setting name="EULAAllowedVersion" serializeAs="String">
<value />
</setting>
</EZcarddotNet.Properties.Settings>
</userSettings>
<applicationSettings>
<EZcarddotNet.Properties.Settings>
<setting name="Version" serializeAs="String">
<value>v0.2.04-alpha</value>
<value>v0.2.04-alpha.1</value>
</setting>
<setting name="ExpireDate" serializeAs="String">
<value>2024-9-20</value>
Expand Down
Binary file modified EZcarddotNet.exe
Binary file not shown.
Binary file modified EZcarddotNet.pdb
Binary file not shown.

0 comments on commit 3be18ec

Please sign in to comment.