Skip to content

Commit

Permalink
update data version again...
Browse files Browse the repository at this point in the history
  • Loading branch information
akarras committed Dec 14, 2023
1 parent bcc6530 commit 10691f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xiv-gen/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ pub fn bincode_config() -> impl Config {

pub fn data_version() -> &'static str {
// TODO somehow get a macro to get the HASH of ffxiv-datamining?
"0.0.3"
"0.0.4"
}

#[cfg(test)]
Expand Down

0 comments on commit 10691f1

Please sign in to comment.