chore: bump version to 2.1.4
This commit is contained in:
@@ -26,7 +26,6 @@ sealed class Conversation with _$Conversation {
|
||||
_$ConversationFromJson(json);
|
||||
}
|
||||
|
||||
/// Custom converter to handle Map<dynamic, dynamic> from storage
|
||||
class _MetadataConverter
|
||||
implements JsonConverter<Map<String, dynamic>, Object?> {
|
||||
const _MetadataConverter();
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
name: conduit
|
||||
description: Open-source mobile client for Open-WebUI
|
||||
version: 2.1.3+28
|
||||
version: 2.1.4+29
|
||||
publish_to: 'none'
|
||||
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user