Skip to content

Commit 51f3287

Browse files
committed
set version 0.6.0
1 parent 9779b7e commit 51f3287

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

README.BBCode

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
[size=14pt][b][color=maroon]F[/color][color=hotpink]a[/color][color=navy]n[/color][color=purple]c[/color][color=limegreen]y[/color][/b][/size] [color=gray][b]version 0.5.1 [/b][/color]
1+
[size=14pt][b][color=maroon]F[/color][color=hotpink]a[/color][color=navy]n[/color][color=purple]c[/color][color=limegreen]y[/color][/b][/size] [color=gray][b]version 0.6.0 [/b][/color]
22

3-
[url="https://github.com/ericoporto/fancy/releases/download/v0.5.1/fancy.scm"]Get Latest Release [b]fancy.scm[/b][/url] | [url="https://github.com/ericoporto/fancy"]GitHub Repo[/url] | [url="https://github.com/ericoporto/fancy/releases/download/v0.5.1/fancy_demo_windows.zip"]Project with Demo![/url]
3+
[url="https://github.com/ericoporto/fancy/releases/download/v0.6.0/fancy.scm"]Get Latest Release [b]fancy.scm[/b][/url] | [url="https://github.com/ericoporto/fancy"]GitHub Repo[/url] | [url="https://github.com/ericoporto/fancy/releases/download/v0.6.0/fancy_demo_windows.zip"]Project with Demo![/url]
44

55
[url="https://github.com/ericoporto/fancy/actions"][img]https://github.com/ericoporto/fancy/actions/workflows/main.yml/badge.svg[/img][/url]
66

fancy_demo/Game.agf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4730,7 +4730,7 @@
47304730
<Name>fancy</Name>
47314731
<Description>module for fancy text in AGS</Description>
47324732
<Author>eri0o</Author>
4733-
<Version>0.5.1</Version>
4733+
<Version>0.6.0</Version>
47344734
<Key>722673531</Key>
47354735
<IsHeader>False</IsHeader>
47364736
</Script>

fancy_demo/fancy.ash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// fancy module header
22
// by eri0o
3-
// Version 0.5.1
3+
// Version 0.6.0
44

55
// internal abstraction
66
managed struct FancyTextToken {

0 commit comments

Comments
 (0)