Skip to content

Commit

Permalink
chore: update gamedata
Browse files Browse the repository at this point in the history
  • Loading branch information
akarras committed Nov 19, 2023
1 parent 71d501b commit 734c345
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion xiv-gen/ffxiv-datamining
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.2"
"0.0.3"
}

#[cfg(test)]
Expand Down

0 comments on commit 734c345

Please sign in to comment.