Skip to content

Commit

Permalink
chore: advance near-sdk pointer along `dj8yfo:reatach_hidden_module…
Browse files Browse the repository at this point in the history
…` branch
  • Loading branch information
dj8yf0μl committed Dec 21, 2023
1 parent 5fc3c3b commit aa85dd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration-tests/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ pub mod from_git {
use const_format::formatcp;

pub const SDK_VERSION: &str = "5.0.0-alpha.1";
pub const SDK_REVISION: &str = "117c0dff79d647a0186dd3a8542488a6e410adad";
pub const SDK_REVISION: &str = "fc5d161068239cb1545c705ff0e48e8a868b8dea";
pub const SDK_SHORT_VERSION_TOML: &str = formatcp!(r#"version = "{SDK_VERSION}""#);
pub const SDK_REPO: &str = "https://github.com/dj8yfo/near-sdk-rs.git";
pub const SDK_VERSION_TOML: &str =
Expand Down

0 comments on commit aa85dd3

Please sign in to comment.