Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix inventory item order in pc shop #6696

Merged
merged 1 commit into from
Jan 13, 2025

Conversation

eugene-doobu
Copy link
Member

ssia

@eugene-doobu eugene-doobu self-assigned this Jan 9, 2025
@eugene-doobu eugene-doobu linked an issue Jan 9, 2025 that may be closed by this pull request
@github-actions github-actions bot added this to the v270.0.0 milestone Jan 9, 2025
@eugene-doobu eugene-doobu linked an issue Jan 9, 2025 that may be closed by this pull request
Copy link

github-actions bot commented Jan 9, 2025

@eugene-doobu The versions of bundled Libplanet assemblies and Libplanet submodule vendored by Lib9c apparently do not match:

  • Libplanet submdoule:
  • Libplanet.Action.dll: 5.4.2
  • Libplanet.Common.dll: 5.4.2
  • Libplanet.Crypto.dll: 5.4.2
  • Libplanet.Mocks.dll: 5.4.2
  • Libplanet.RocksDBStore.dll: 5.4.2
  • Libplanet.Store.dll: 5.4.2
  • Libplanet.Types.dll: 5.4.2
  • Libplanet.dll: 5.4.2

Leave a comment in this pull_request with the following command to let the bot upgrade bundled Libplanet assemblies:

/update-libplanet-dlls

@eugene-doobu eugene-doobu merged commit e8c1771 into development Jan 13, 2025
16 of 17 checks passed
@eugene-doobu eugene-doobu deleted the feature/inventory-item-order branch January 13, 2025 04:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

pc shop에서의 인벤토리의 정렬 순서 변경
2 participants