Skip to content

Commit 7f4b1c5

Browse files
committed
v0.4.8.0
1 parent 5304d6f commit 7f4b1c5

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
## Overview
1414

15-
### [**Version 0.4.7**](https://github.com/Kasugaccho/DungeonTemplateLibrary/releases) [ C++11/14/17 ]
15+
### [**Version 0.4.8**](https://github.com/Kasugaccho/DungeonTemplateLibrary/releases) [ C++11/14/17 ]
1616

1717
|Compiler|C++17|C++14|C++11|
1818
|:---|:---|:---|:---|

include/DTL/DTL.hpp

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
[[UE4 Supporter]]
1919
2020
ai (@ai2playgame)
21+
motty01 (@motty01)
2122
2223
#######################################################################################*/
2324

@@ -31,7 +32,7 @@
3132

3233
/* バージョン */
3334
#ifndef DUNGEON_TEMPLATE_LIBRARY_VERSION
34-
#define DUNGEON_TEMPLATE_LIBRARY_VERSION (20190521L)
35+
#define DUNGEON_TEMPLATE_LIBRARY_VERSION (20190523L)
3536
#endif
3637

3738

0 commit comments

Comments
 (0)