Skip to content

Commit

Permalink
Update Loom to 1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Juuxel committed May 11, 2024
1 parent 20bcde6 commit bfb8b54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/versions.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.

pub const LOOM_VERSION: &'static str = "1.5-SNAPSHOT";
pub const LOOM_VERSION: &'static str = "1.6-SNAPSHOT";
pub const PLUGIN_VERSION: &'static str = "3.4-SNAPSHOT";

use miette::Result;
Expand Down

0 comments on commit bfb8b54

Please sign in to comment.