Skip to content

Commit d337b4c

Browse files
committed
Version 1.3.0.0
1 parent 51160cb commit d337b4c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<img src="./src/icon.svg" width="100" /><br>
22
# Sample Addon
3-
### Version 1.0.0.0
3+
### Version 1.3.0.0
44

5-
[<img src="https://placehold.co/200x50/4493f8/FFF?text=Download&font=montserrat" width="200"/>](https://github.com/ConstructFund/construct-addon-wizard-scaffold/releases/download/sample_addon-1.0.0.0.c3addon/sample_addon-1.0.0.0.c3addon)
5+
[<img src="https://placehold.co/200x50/4493f8/FFF?text=Download&font=montserrat" width="200"/>](https://github.com/ConstructFund/construct-addon-wizard-scaffold/releases/download/sample_addon-1.3.0.0.c3addon/sample_addon-1.3.0.0.c3addon)
66
<br>
77
<sub> [See all releases](https://github.com/ConstructFund/construct-addon-wizard-scaffold/releases) </sub> <br>
88

version.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export default "1.2.0.0";
1+
export default "1.3.0.0";

0 commit comments

Comments
 (0)