Skip to content

Commit

Permalink
Updated hash
Browse files Browse the repository at this point in the history
  • Loading branch information
RunDevelopment committed Nov 9, 2024
1 parent e0cc2c3 commit 0680904
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/shared/src/schema_hash_approval.rs
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
// If the schema in this library has changed then:
// 1. Bump the version in `crates/shared/Cargo.toml`
// 2. Change the `SCHEMA_VERSION` in this library to this new Cargo.toml version
const APPROVED_SCHEMA_FILE_HASH: &str = "211103844299778814";
const APPROVED_SCHEMA_FILE_HASH: &str = "11946883356319465460";

#[test]
fn schema_version() {
Expand Down

0 comments on commit 0680904

Please sign in to comment.