Skip to content

Commit

Permalink
chore(release): 1.6.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.6.0](v1.5.0...v1.6.0) (2023-08-24)

### Bug Fixes

* spelling ([4b3eedb](4b3eedb))

### Features

* remove option "pick" ([41fe9cd](41fe9cd))
  • Loading branch information
semantic-release-bot committed Aug 24, 2023
1 parent 724a0d5 commit e0e8c62
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
2 changes: 1 addition & 1 deletion AutoCode.cs
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

namespace Oxide.Plugins
{
[Info("Auto Code", "BlueBeka", "1.5.0")]
[Info("Auto Code", "BlueBeka", "1.6.0")]
[Description("Automatically sets the code on code locks when placed.")]
public class AutoCode : RustPlugin
{
Expand Down
15 changes: 15 additions & 0 deletions CHANGELOG.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e0e8c62

Please sign in to comment.