mirror of
https://github.com/ReVanced/revanced-api.git
synced 2026-01-11 13:56:17 +00:00
chore(release): 1.1.0-dev.1 [skip ci]
# [1.1.0-dev.1](https://github.com/ReVanced/revanced-api/compare/v1.0.0...v1.1.0-dev.1) (2024-07-15) ### Bug Fixes * Don't encode public keys & instead send them raw ([435beae](435beae383)) ### Features * Add static file paths to remove env specific files in resources ([39d0b78](39d0b78c79)) * Convert static about file to documented route & add key parameter to about route ([dfe6df3](dfe6df3ef6))
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
org.gradle.parallel = true
|
||||
org.gradle.caching = true
|
||||
kotlin.code.style = official
|
||||
version = 1.0.0
|
||||
version = 1.1.0-dev.1
|
||||
|
||||
Reference in New Issue
Block a user