File tree Expand file tree Collapse file tree 1 file changed +6
-8
lines changed Expand file tree Collapse file tree 1 file changed +6
-8
lines changed Original file line number Diff line number Diff line change 22
33## Supported Versions
44
5- We do not have a release of the [ Processing()] ( ) class yet.
6- As soon as we have a first version, we will update this file.
7-
8- Version strings will have the following format: ` Processing()-yy.mm-n `
5+ Version strings will have the following format: ` SystemCore-vm.yy.mm.n `
96
107| Key | Description |
118| - | - |
12- | Processing() | Name of the process |
9+ | SystemCore | Name of the package |
10+ | m | Major Version |
1311| yy | Year |
1412| mm | Month |
15- | n | Build number |
13+ | n | Build Number |
1614
17- Example: ` Processing()-23.05- 1`
15+ Example: ` SystemCore-v1.25.4. 1`
1816
1917| Version | Supported |
2018| ------- | ------------------ |
21- | Processing()-23.05- 1 | :white_check_mark : |
19+ | SystemCore-v1.25.4. 1 | :white_check_mark : |
2220
2321## Reporting a Vulnerability
2422
You can’t perform that action at this time.
0 commit comments