Skip to content

Commit

Permalink
#Changed-vs1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
BelicusBr committed Aug 30, 2023
1 parent 37b1221 commit af14233
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# ChangeLog
## [1.1.0] - 29/08/2023
### Changed
- Ouve uma alteração no autor da liceça MIT.
## [1.0.3] - 28/08/2023
### Fixed
- Agora o arquivo `NoWar.json` é gravado na pasta raiz do projeto.
Expand Down
2 changes: 1 addition & 1 deletion LICENSE.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2023 Gabriel dos Santos Severino
Copyright (c) 2022 BelicusBr

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "com.cobilas.unity.warningsuppressor",
"version": "1.0.3",
"version": "1.1.0",
"description": "Supressor de avisos do editor de codigo para unity.",
"type": "tool",
"displayName": "Warning Suppressor",
Expand Down

0 comments on commit af14233

Please sign in to comment.