Skip to content

Commit 696a0bd

Browse files
committed
Version 1.4.0.0
1 parent 46092c1 commit 696a0bd

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.3.2.7
3+
### Version 1.4.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.3.2.7.c3addon/sample_addon-1.3.2.7.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.4.0.0.c3addon/sample_addon-1.4.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.3.2.7";
1+
export default "1.4.0.0";

0 commit comments

Comments
 (0)