abpframework / eShopOnAbp

Reference microservice solution built with the ABP Framework and .NET, runs on Kubernetes with Helm configuration, includes API Gateways, Angular and ASP.NET Core MVC applications, PostgreSQL and MongoDB databases
https://www.eShopOnAbp.com/
MIT License
664 stars 259 forks source link

How to distinguish the versions? #164

Closed cicna closed 1 year ago

cicna commented 1 year ago

How do you pull the 1.0 code? Which branch is version 2.0?

gterdem commented 1 year ago

I am sorry, it seems we didn't tag the version 1.0 so it is hard to understand.

I'll check if we can do something about it.

gterdem commented 1 year ago

@cicna We've released version 1.0

You can also check rel-1.0 branch that is published at the moment. We'll be more careful about tagging and branching.

Closing the issue. Feel free to re-open if you have the same issue, or create a new one if you have other questions.

Thank you.