mirror of
https://github.com/i2p/i2p.i2p.git
synced 2024-12-06 19:27:00 +01:00
Update Manager: Add an UpdateType for the API version
This commit is contained in:
@@ -25,5 +25,7 @@ public enum UpdateType {
|
||||
/** @since 0.9.15 */
|
||||
NEWS_SU3,
|
||||
/** @since 0.9.17 */
|
||||
ROUTER_DEV_SU3
|
||||
ROUTER_DEV_SU3,
|
||||
/** @since 0.9.53 */
|
||||
API
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user