File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,10 @@ Versioning info:
6
6
- second number indicates a week (1 for the first week)
7
7
- third number indicates minor changes, such as hotfixes and updates
8
8
9
+ ## [ 6.2.4] - 2024-04-09
10
+ ### Changed
11
+ - Slides version
12
+
9
13
## [ 6.2.3] - 2024-04-01
10
14
### Added
11
15
- Readjusted courses section
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " aphgames-web" ,
3
- "version" : " 6.2.3 " ,
3
+ "version" : " 6.2.4 " ,
4
4
"license" : " BSD" ,
5
5
"scripts" : {
6
6
"start" : " docusaurus start" ,
Original file line number Diff line number Diff line change @@ -12,6 +12,6 @@ module.exports = {
12
12
gallery_url : 'https://gallery.aphgames.io' , // same for both versions
13
13
examples_version : '6.4.0' ,
14
14
slides_url : 'https://github.com/APHGames/slides' ,
15
- slides_version : '6.14.2 ' ,
15
+ slides_version : '6.15.0 ' ,
16
16
tiscali_url : 'https://raw.githubusercontent.com/APHGames/support/main/scripts/scripts/tiscali-grabber/data_filtered.json'
17
17
} ;
You can’t perform that action at this time.
0 commit comments