🚧 Add handler for new-version notification
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Wed, 11 Dec 2019 10:24:40 +0000 (11:24 +0100)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Wed, 11 Dec 2019 15:59:22 +0000 (16:59 +0100)
commit9fab21ef1d4d158a3ba2531edbba715c32ec663f
treea72662e281efd7826b94b694aa5da2fdea1414a8
parent7c4698f3a5c49ddd9fdca7b5bd96c83f1a31ec85
🚧 Add handler for new-version notification
src/main/kotlin/net/pterodactylus/sone/web/notification/NewVersionHandler.kt [new file with mode: 0644]
src/test/kotlin/net/pterodactylus/sone/web/notification/NewVersionHandlerTest.kt [new file with mode: 0644]