Skip to content

Commit

Permalink
Merge pull request #151 from design-first/version/5.3.0
Browse files Browse the repository at this point in the history
chore: bump 5.3.0
  • Loading branch information
ecarriou committed Jan 13, 2024
2 parents 161f770 + ed187c1 commit 8b142fc
Show file tree
Hide file tree
Showing 30 changed files with 2,551 additions and 2,394 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cucumber.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

strategy:
matrix:
node-version: [16.x]
node-version: [20.x]

steps:
- uses: actions/checkout@v2
Expand Down
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Give a concrete example of what you want to see in System Designer.

Give the following informations related to your problem:

- System Designer version number: (ex: *v5.2.0*)
- System Designer version number: (ex: *v5.3.0*)
- System Designer platform: (ex: *macOS*)
- Your OS version: (ex: *macOS 10.14.4*)
- If use on a phone, please give the model: (ex: *iPhone XS*)
Expand Down
2 changes: 1 addition & 1 deletion Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* https://designfirst.io/systemdesigner/
*
* Copyright 2023 Erwan Carriou
* Copyright 2024 Erwan Carriou
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
For issues give the following informations related to your issue:

- System Designer version number: (ex: *v5.2.0*)
- System Designer version number: (ex: *v5.3.0*)
- System Designer platform: (ex: *macOS*)
- Your OS version: (ex: *macOS 10.14.4*)
- If use on a phone, please give the model: (ex: *iPhone XS*)
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ Once server started, go to [http://localhost:9001/](http://localhost:9001/). All

## License

Copyright 漏 2023 Erwan Carriou
Copyright 漏 2024 Erwan Carriou

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion cypress/e2e/common/system-designer.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* https://designfirst.io/systemdesigner/
*
* Copyright 2023 Erwan Carriou
* Copyright 2024 Erwan Carriou
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion cypress/support/e2e.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* https://designfirst.io/systemdesigner/
*
* Copyright 2023 Erwan Carriou
* Copyright 2024 Erwan Carriou
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
Loading

0 comments on commit 8b142fc

Please sign in to comment.