mirror of
https://github.com/modrinth/code.git
synced 2026-08-27 10:04:52 +00:00
Bump version + Fix partial version and full version argument joining
This commit is contained in:
@@ -152,6 +152,7 @@ pub async fn retrieve_data(uploaded_files: &mut Vec<String>) -> Result<(), Error
|
||||
type_: version.type_,
|
||||
inherits_from: version.inherits_from,
|
||||
libraries: libs,
|
||||
minecraft_arguments: version.minecraft_arguments,
|
||||
processors: None,
|
||||
data: None,
|
||||
})?,
|
||||
|
||||
Reference in New Issue
Block a user