Skip to content
This repository was archived by the owner on Jul 31, 2022. It is now read-only.

Commit 985b060

Browse files
committed
version control
1 parent d9fab27 commit 985b060

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

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

77
<groupId>com.kttdevelopment</groupId>
88
<artifactId>simplehttpserver</artifactId>
9-
<version>03.05.03</version>
9+
<version>03.05.04</version>
1010
<packaging>jar</packaging>
1111

1212
<url>https://github.com/Ktt-Development/simplehttpserver</url>

src/main/java/com/kttdevelopment/simplehttpserver/handler/DirectoryEntry.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
* @see FileHandler
1919
* @see FileEntry
2020
* @since 02.00.00
21-
* @version 03.05.03
21+
* @version 03.05.04
2222
* @author Ktt Development
2323
*/
2424
class DirectoryEntry {

0 commit comments

Comments
 (0)